Skip to content

Commit c851bdc

Browse files
fix(CONTRIBUTING.md): correct project name, links, and typo (ardalis#956)
Co-authored-by: Steve Smith <[email protected]>
1 parent fe8874d commit c851bdc

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

CONTRIBUTING.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Contributing to Ardalis.GuardClauses
1+
# Contributing to Ardalis.CleanArchitecture
22

33
We love your input! We want to make contributing to this project as easy and transparent as possible, whether it's:
44

@@ -27,19 +27,19 @@ Mostly. But pretty much exclusively for non-maintainers. You'll need to fork the
2727

2828
## Ask before adding a pull request
2929

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.
3131

3232
## Getting Started
3333

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.
3535

3636
## Any contributions you make will be under the MIT Software License
3737

3838
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.
3939

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)
4141

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!
4343

4444
## Sponsor us
4545

0 commit comments

Comments
 (0)