This is an automated email from the ASF dual-hosted git repository.
warren pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-devlake.git
The following commit(s) were added to refs/heads/main by this push:
new ad652645 update contributing link
ad652645 is described below
commit ad6526453f732bc05804c7dfcfef828c68f7b377
Author: Abhishek K M <[email protected]>
AuthorDate: Tue May 24 13:00:48 2022 +0530
update contributing link
---
.github/pull_request_template.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md
index ef9b7b9f..136bc064 100644
--- a/.github/pull_request_template.md
+++ b/.github/pull_request_template.md
@@ -2,7 +2,7 @@
> Please complete _ALL_ items in this checklist, and remove before submitting
-- [ ] I have read through the [Contributing](../CONTRIBUTING.md) Documentation
+- [ ] I have read through the
[Contributing](https://devlake.apache.org/community/) Documentation
- [ ] This PR is using a `label` (bug, feature etc.)
- [ ] My code is has necessary documentation (if appropriate)
- [ ] I have added any relevant tests