Skip to content
This repository was archived by the owner on Feb 23, 2024. It is now read-only.

Commit 04a23ae

Browse files
docs: Add link to contribution guidelines under "Contributing" (#814)
* docs: Add link to contribution guidelines under "Contributing" * Update README.md * Update README.md Co-authored-by: Tom Kerkhove <kerkhove.tom@gmail.com> Co-authored-by: Adrian Hall <photoadrian@outlook.com>
1 parent 87d93ba commit 04a23ae

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ Report bugs or submit feature requests in GitHub [Issues]. Please use one of th
6969

7070
## Contributing
7171

72-
This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com.
72+
This project welcomes contributions and suggestions. Guidance can be found in our [contribution guidelines]. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com.
7373

7474
When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.
7575

@@ -79,4 +79,5 @@ For more information, see the [Code of Conduct FAQ](https://opensource.microsoft
7979
<!-- Links -->
8080
[Issues]: https://github.com/Azure/azure-api-management-devops-resource-kit/issues
8181
[Discussions]: https://github.com/Azure/azure-api-management-devops-resource-kit/discussions
82-
[Stack Overflow]: https://stackoverflow.com/questions/tagged/azure-api-management-devops-resource-kit
82+
[Stack Overflow]: https://stackoverflow.com/questions/tagged/azure-api-management-devops-resource-kit
83+
[contribution guidelines]: https://github.com/Azure/azure-api-management-devops-resource-kit/blob/main/CONTRIBUTING.md

0 commit comments

Comments
 (0)