Contributing
This is a mirror of CONTRIBUTING.md
in the source tree. The in-repo file is authoritative; please
read that for the development setup, code style, and PR process.
If you're here to file a bug or propose a feature, the entry points are:
- Bug or feature: open an issue at github.com/tenseleyFlow/shithub/issues.
- Security: see the security policy.
- Code of conduct: see
CODE_OF_CONDUCT.md.
View source
| 1 | # Contributing |
| 2 | |
| 3 | This is a mirror of [`CONTRIBUTING.md`](https://github.com/tenseleyFlow/shithub/blob/main/CONTRIBUTING.md) |
| 4 | in the source tree. The in-repo file is authoritative; please |
| 5 | read that for the development setup, code style, and PR process. |
| 6 | |
| 7 | If you're here to file a bug or propose a feature, the entry |
| 8 | points are: |
| 9 | |
| 10 | - **Bug or feature:** open an issue at |
| 11 | [github.com/tenseleyFlow/shithub/issues](https://github.com/tenseleyFlow/shithub/issues). |
| 12 | - **Security:** see the [security policy](./security.md). |
| 13 | - **Code of conduct:** see |
| 14 | [`CODE_OF_CONDUCT.md`](https://github.com/tenseleyFlow/shithub/blob/main/CODE_OF_CONDUCT.md). |