Skip to content

Commit 570378a

Browse files
ci: create .clabot for CLA agreements for new contribs (#787)
1 parent 83c824d commit 570378a

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.clabot

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"contributors": ["braindigitalis", "Eremiell", "RealTimeChris", " Mishura4", "Commandserver", "Axyte", "webtax-gh", "janaSunrise"]
3+
}

.github/pull_request_template.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55
- [ ] I have ensured that I did not break any existing API calls.
66
- [ ] My code follows the [coding style guide](https://dpp.dev/coding-standards.html) (if you are not sure, match the code style of existing files including indent style etc).
77
- [ ] I have not built my pull request using AI, a static analysis tool or similar without any human oversight. Where I have generated this pull request using a tool, I have justified why this is needed.
8-
- [ ] I agree to the terms of the [DCO (Developer Certificate of Origin)]((https://dpp.dev/coding-standards.html))
8+

0 commit comments

Comments
 (0)