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
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
# Contributing to Ardalis.GuardClauses
1
+
# Contributing to Ardalis.CleanArchitecture
2
2
3
3
We love your input! We want to make contributing to this project as easy and transparent as possible, whether it's:
4
4
@@ -27,19 +27,19 @@ Mostly. But pretty much exclusively for non-maintainers. You'll need to fork the
27
27
28
28
## Ask before adding a pull request
29
29
30
-
You can just add a pull request out of the blue if you want, but it's much better etitquette (and more likely to be accepted) if you open a new issue or comment in an existing issue stating you'd like to make a pull request.
30
+
You can just add a pull request out of the blue if you want, but it's much better etiquette (and more likely to be accepted) if you open a new issue or comment in an existing issue stating you'd like to make a pull request.
31
31
32
32
## Getting Started
33
33
34
-
Look for [issues marked with 'help wanted'](https://github.com/ardalis/guardclauses/issues?q=is%3Aissue+is%3Aopen+label%3A%22help+wanted%22) to find good places to start contributing.
34
+
Look for [issues marked with 'help wanted'](https://github.com/ardalis/CleanArchitecture/issues?q=is%3Aissue+is%3Aopen+label%3A%22help+wanted%22) to find good places to start contributing.
35
35
36
36
## Any contributions you make will be under the MIT Software License
37
37
38
38
In short, when you submit code changes, your submissions are understood to be under the same [MIT License](http://choosealicense.com/licenses/mit/) that covers this project.
39
39
40
-
## Report bugs using Github's [issues](https://github.com/ardalis/guardclauses/issues)
40
+
## Report bugs using Github's [issues](https://github.com/ardalis/CleanArchitecture/issues)
41
41
42
-
We use GitHub issues to track public bugs. Report a bug by [opening a new issue](https://github.com/ardalis/GuardClauses/issues/new/choose); it's that easy!
42
+
We use GitHub issues to track public bugs. Report a bug by [opening a new issue](https://github.com/ardalis/CleanArchitecture/issues/new/choose); it's that easy!
0 commit comments