The development of afc-scout is published on this website and everyone is welcome to contribute.
If you have any suggestions or bug reports for afc-scout, follow these steps:
If you want to contribute directly, it may be a good idea to create an issue first to discuss it. Then follow the steps:
- Fork afc-scout.
- Create a new branch with a descriptive name.
- Make your changes in the branch.
- Add notable changes to the changelog.md file.
- Make sure your changes are consistent with used conventions.
- Push all your changes to the branch.
- Submit a new pull request to the master branch.