Merge pull request #162 from jazzpi/update-github-meta
Update GitHub Meta Files
This commit is contained in:
commit
6bb9c45793
2 changed files with 9 additions and 14 deletions
8
.github/CONTRIBUTING.md
vendored
8
.github/CONTRIBUTING.md
vendored
|
|
@ -3,13 +3,8 @@
|
|||
Current Maintainers:
|
||||
|
||||
- [@jazzpi](https://github.com/jazzpi)
|
||||
- [@LongLiveCHIEF](https://github.com/LongLiveCHIEF)
|
||||
|
||||
This project is accepting new maintainers. Interested parties should
|
||||
|
||||
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`
|
||||
This project is accepting new maintainers. Interested parties should open a new issue titled `New Maintainer Request`.
|
||||
|
||||
## Pull Requests
|
||||
|
||||
|
|
@ -19,7 +14,6 @@ close when your PR is merged
|
|||
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]`
|
||||
- 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
|
||||
|
||||
|
|
|
|||
15
.github/PULL_REQUEST_TEMPLATE.md
vendored
15
.github/PULL_REQUEST_TEMPLATE.md
vendored
|
|
@ -1,14 +1,15 @@
|
|||
Fixes # .
|
||||
|
||||
Changes Proposed in this Pull Request:
|
||||
-
|
||||
-
|
||||
-
|
||||
|
||||
- foo
|
||||
- bar
|
||||
- baz
|
||||
|
||||
I have written tests for:
|
||||
|
||||
- [ ] New features introduced
|
||||
- [ ] Bugs fixed
|
||||
- [ ] Neither (I'm just enhancing tests!)
|
||||
[](Remove the `[]()` to uncomment the appropriate lines)
|
||||
|
||||
@jazzpi @LongLiveCHIEF
|
||||
[](- New features introduced)
|
||||
[](- Bugs fixed)
|
||||
[](- Neither (I'm just enhancing tests!))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue