Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)