diff --git a/api/CONTRIBUTING.md b/api/CONTRIBUTING.md index 74fa331..ccf1e71 100644 --- a/api/CONTRIBUTING.md +++ b/api/CONTRIBUTING.md @@ -5,7 +5,7 @@ We appreciate your input and want to make the contribution process as easy and t ## Reporting Bugs -If you encounter any bugs or issues, please use GitHub's issue tracking system. You can report a bug by [opening a new issue](https://github.com/MikeSchulze/gdUnit4Net/issues/new?assignees=MikeSchulze&labels=bug%2C+task&template=bug_report.md&title=). When submitting a bug report, please provide detailed information, including the steps to reproduce the issue, relevant background information, and sample code if possible. +If you encounter any bugs or issues, please use GitHub's issue tracking system. You can report a bug by [opening a new issue](https://github.com/MikeSchulze/gdUnit4Net/issues/new/choose). When submitting a bug report, please provide detailed information, including the steps to reproduce the issue, relevant background information, and sample code if possible. ## Development on GitHub @@ -16,14 +16,14 @@ We follow the MIT License that covers the project. If you have any concerns, please reach out to the maintainers. +By contributing to this project, you agree that your contributions will be licensed under the same MIT License that covers the project. If you have any concerns, please reach out to the maintainers. ## Coding Style