Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/necolas/issue-guidelines
A set of guidelines for submitting issues and pull requests on projects
https://github.com/necolas/issue-guidelines
Last synced: about 2 hours ago
JSON representation
A set of guidelines for submitting issues and pull requests on projects
- Host: GitHub
- URL: https://github.com/necolas/issue-guidelines
- Owner: necolas
- Created: 2012-04-27T14:18:25.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2022-06-01T12:20:55.000Z (over 2 years ago)
- Last Synced: 2024-08-01T12:19:39.249Z (3 months ago)
- Homepage:
- Size: 213 KB
- Stars: 426
- Watchers: 32
- Forks: 113
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
# Issue guidelines
This repository's [CONTRIBUTING.md](CONTRIBUTING.md) provides a generic set of
guidelines for developers to adapt and include in their own GitHub
repositories, thereby taking advantage of [GitHub's integration with
contributing guidelines](https://github.com/blog/1184-contributing-guidelines).The section below can be included in your README to improve the visibility of
your contribution guidelines.If you think this guide can be improved, please let me know.
## Contributing to this project
Anyone and everyone is welcome to contribute. Please take a moment to
review the [guidelines for contributing](CONTRIBUTING.md).* [Bug reports](CONTRIBUTING.md#bugs)
* [Feature requests](CONTRIBUTING.md#features)
* [Pull requests](CONTRIBUTING.md#pull-requests)