Skip to content

Commit

Permalink
docs: update CONTRIBUTE.md
Browse files Browse the repository at this point in the history
  • Loading branch information
BEagle1984 committed Sep 3, 2021
1 parent 9eb3e31 commit 73806f1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ When submitting a pull request to the [GitHub repository][github] make sure to d
* Check that new and updated code follows Silverback's existing code formatting and naming standard
* Run all unit tests to ensure no existing functionality has been affected
* Write new unit tests to test your changes: all features and fixed bugs must have tests to verify they work
* Run a code cleanup on the files you touched if using R# or Rider

Read [GitHub help][pullrequesthelp] for more details about creating pull requests.

Expand Down
2 changes: 1 addition & 1 deletion docs/contributing.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ uid: contributing

# Contributing

You are encouraged to contribute to Silverback! Please check out the [how to contribute](https://github.com/BEagle1984/silverback/blob/develop/CONTRIBUTING.md) guide for guidelines about how to proceed.
You are encouraged to contribute to Silverback! Please check out the [how to contribute](https://github.com/BEagle1984/silverback/blob/master/CONTRIBUTING.md) guide for guidelines about how to proceed.

## Source Code

Expand Down

0 comments on commit 73806f1

Please sign in to comment.