Skip to content

Commit

Permalink
chore: github templates, discussions, etc
Browse files Browse the repository at this point in the history
  • Loading branch information
panva committed Dec 15, 2020
1 parent 7a99ade commit 82382e8
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,20 +16,4 @@ ask that you keep the language to English and keep on track with the issue at ha
be respectful of our fellow contributors and keep an exemplary level of professionalism at all
times.

## Pull Request Checklist

- Follow the eslint rules
- Do not modify the eslint rules
- File names must be snake_case.js
- Add tests covering 100% of the library code you are adding or modifying
- Unless previously agreed upon (i.e. fixing a bug) all contributions must be backwards compatible
- Follow [standard-version][standard-version] commit guidelines
- _[When updating defaults.js]_
- Follow the block comment convention
- Run `node ./docs/update-configuration.js` and include the resulting updates in your PR
- _[When updating docs/README.md]_
- Do not edit or update the `## Configuration options` section, it is generated from inline
comments of defaults.js

[coc]: https://github.com/panva/node-openid-client/blob/master/CODE_OF_CONDUCT.md
[standard-version]: https://github.com/conventional-changelog/standard-version

0 comments on commit 82382e8

Please sign in to comment.