diff options
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r-- | CONTRIBUTING.md | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index d450c7d..42ae6d8 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md | |||
@@ -24,7 +24,7 @@ I will reject all contributions from: | |||
24 | 24 | ||
25 | Furthermore, individual items will be rejected because of: | 25 | Furthermore, individual items will be rejected because of: |
26 | - exceptionally vulgar language. | 26 | - exceptionally vulgar language. |
27 | - ignorance or disregard of the `STYLE_GUIDE.md` or Issue/PR templates. | 27 | - ignorance or disregard of the `STYLE_GUIDE.md` |
28 | 28 | ||
29 | 29 | ||
30 | ## How to Contribute | 30 | ## How to Contribute |
@@ -46,10 +46,6 @@ one. Duplicate issues will be removed and you will be asked to move your | |||
46 | post to the comment section of the existing post. It's not to be rude, | 46 | post to the comment section of the existing post. It's not to be rude, |
47 | it's just for organization's sake. | 47 | it's just for organization's sake. |
48 | 48 | ||
49 | Each type of Issue has an Issue Template. The templates can be found in | ||
50 | the `.github/ISSUE_TEMPLATE/` directory. Pull reqeusts also have | ||
51 | templates which are located in `.github/PULL_REQUEST_TEMPLATE/`. | ||
52 | |||
53 | To contribute code: | 49 | To contribute code: |
54 | 1. Make an RFC or find an existing one | 50 | 1. Make an RFC or find an existing one |
55 | 2. Discuss your proposed changes | 51 | 2. Discuss your proposed changes |