Update contributing guidelines

LongLiveCHIEF no longer maintains this repository and I'm watching it, so the @mentions are unnecessary. Also, only collaborators can assign issues so step #2 doesn't work anyways.
This commit is contained in:
Jasper v. B 2016-08-15 23:31:08 +02:00 committed by GitHub
parent 773c3c733d
commit a450f5853f

View file

@ -3,13 +3,8 @@
Current Maintainers: Current Maintainers:
- [@jazzpi](https://github.com/jazzpi) - [@jazzpi](https://github.com/jazzpi)
- [@LongLiveCHIEF](https://github.com/LongLiveCHIEF)
This project is accepting new maintainers. Interested parties should This project is accepting new maintainers. Interested parties should open a new issue titled `New Maintainer Request`.
1. Open a new issue, titled: `New Maintainer Request`
2. Assign the issue to [@lloeki](https://github.com/lloeki)
3. The last line of your request should `/cc @jazzpi @LongLiveCHIEF`
## Pull Requests ## Pull Requests
@ -19,7 +14,6 @@ close when your PR is merged
to speed up the merge of your PR, please contribute these tests to speed up the merge of your PR, please contribute these tests
- *note*: if you submit a PR but are unsure how to write tests, please begin your PR title with `[needs tests]` - *note*: if you submit a PR but are unsure how to write tests, please begin your PR title with `[needs tests]`
- Please use the [pull request template](PULL_REQUEST_TEMPLATE.md) as a guide for submitting your PR. - Please use the [pull request template](PULL_REQUEST_TEMPLATE.md) as a guide for submitting your PR.
- Include a `/cc` for @LongLiveCHIEF and @jazzpi the current maintainers
## Issues ## Issues