You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
# Contributing to mlbd-starter-swiftui-ios
1
+
# Contributing to swiftui-template-tca
2
2
We love your input! We want to make contributing to this project as easy and transparent as possible, whether it's:
3
3
4
4
- Reporting a bug
@@ -20,7 +20,7 @@ Pull requests are the best way to propose changes to the codebase (we use [Githu
20
20
5. Make sure your code lints.
21
21
6. Issue that pull request!
22
22
23
-
## Report bugs using Github's [issues](https://github.com/monstar-lab-bd/mlbd-starter-swiftui-ios/issues)
23
+
## Report bugs using Github's [issues](https://github.com/monstar-lab-oss/swiftui-template-tca/issues)
24
24
We use GitHub issues to track public bugs. Report a bug by [opening a new issue](); it's that easy!
25
25
26
26
## Write bug reports with detail, background, and sample code
@@ -31,7 +31,7 @@ We use GitHub issues to track public bugs. Report a bug by [opening a new issue]
31
31
- A quick summary and/or background
32
32
- Steps to reproduce
33
33
- Be specific!
34
-
- Give sample code if you can. [My stackoverflow question](http://stackoverflow.com/q/12488905/180626) includes sample code that *anyone* with a base R setup can run to reproduce what I was seeing
34
+
- Give sample code if you can. [Stackoverflow question](http://stackoverflow.com/q/12488905/180626) includes sample code that *anyone* with a base R setup can run to reproduce what I was seeing
35
35
- What you expected would happen
36
36
- What actually happens
37
37
- Notes (possibly including why you think this might be happening, or stuff you tried that didn't work)
0 commit comments