Browse Source

[meta] Add a pull request template for GitHub (#4226)

Requires contributors to GitHub to read the policy.

Signed-off-by: crueter <crueter@eden-emu.dev>
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/4226
pr-template-v2
crueter 2 days ago
parent
commit
5d3ad94e18
No known key found for this signature in database GPG Key ID: 425ACD2D4830EBC6
  1. 0
      .github/ISSUE_TEMPLATE/blank_issue_template.yml
  2. 0
      .github/ISSUE_TEMPLATE/bug_report.yml
  3. 0
      .github/ISSUE_TEMPLATE/config.yml
  4. 0
      .github/ISSUE_TEMPLATE/feature_request.yml
  5. 5
      .github/PULL_REQUEST_TEMPLATE/default.md

0
.forgejo/ISSUE_TEMPLATE/blank_issue_template.yml → .github/ISSUE_TEMPLATE/blank_issue_template.yml

0
.forgejo/ISSUE_TEMPLATE/bug_report.yml → .github/ISSUE_TEMPLATE/bug_report.yml

0
.forgejo/ISSUE_TEMPLATE/config.yml → .github/ISSUE_TEMPLATE/config.yml

0
.forgejo/ISSUE_TEMPLATE/feature_request.yml → .github/ISSUE_TEMPLATE/feature_request.yml

5
.github/PULL_REQUEST_TEMPLATE/default.md

@ -0,0 +1,5 @@
- [ ] I have read and followed the [Contribution Guidelines](https://git.eden-emu.dev/eden-emu/eden/src/branch/master/CONTRIBUTING.md#code-contributions).
- [ ] I have read and followed the [AI Policy](https://git.eden-emu.dev/eden-emu/eden/src/branch/master/docs/policies/AI.md)
- [ ] I have read and followed the [Coding Guidelines](https://git.eden-emu.dev/eden-emu/eden/src/branch/master/docs/policies/Coding.md) to the best of my ability.
-------------------
Loading…
Cancel
Save