This repository has been archived on 2021-08-17. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
TaskBoard/.github/CONTRIBUTING.md
2020-01-01 16:44:57 -05:00

386 B

Contributing

Reporting Issues

Fill out the template as completely as possible.

The more information you can provide, the easier it is to research your issue.

Development

Fork the repository and make your changes on the dev branch.

Create a pull request against the dev branch to merge your changes with the main repository.

Make sure to include/update unit tests.