Skip to content

Commit 3dfa2c3

Browse files
Expanded guidelines ⛵️
1 parent f9a60fd commit 3dfa2c3

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CONTRIBUTING.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Contribution Guidelines
22

3+
Please note that this project is released with a [Contributor Code of Conduct](CODE-OF-CONDUCT.md). By participating in this project you agree to abide by its terms.
4+
5+
6+
## Table of Contents
7+
8+
- [Adding to This List](#adding-to-this-list)
9+
- [Updating Your Pull Request](#updating-your-pull-request)
10+
11+
12+
## Adding to This List
13+
314
Please ensure your pull request adheres to the following guidelines:
415

516
* Search open and closed PR's to avoid duplicate suggestions.
@@ -14,3 +25,8 @@ Please ensure your pull request adheres to the following guidelines:
1425
* Add suggestions to the end of the appropriate year block; if re-ordering is needed the repository owner will make a final determination.
1526

1627
Thank you for your suggestions!
28+
29+
30+
## Updating Your Pull Request
31+
32+
Sometimes a maintainer will ask you to edit your pull request before it's included. This is normally due to spelling errors or because your PR didn't match the above guidlines guidelines. [This write-up](https://github.com/RichardLitt/docs/blob/master/amending-a-commit-guide.md) covers the different ways you can change a pull request.

0 commit comments

Comments
 (0)