Add pr template. (#39)

master
hasan genc 3 years ago committed by GitHub
parent ea83aea0bd
commit d3ba7e2834
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      .github/PULL_REQUEST_TEMPLATE.md

@ -21,3 +21,4 @@
- [ ] Check that there isn't already a PR that solves the problem the same way to avoid creating a duplicate.
- [ ] Provide a description in this PR that addresses **what** the PR is solving, or reference the issue that it solves (e.g. `fixes #123`).
- [ ] Ideally, include relevant tests that fail without this PR but pass with it.
diff --git a/.github/workflows/PULL_REQUEST_TEMPLATE.md b/.github/workflows/PULL_REQUEST_TEMPLATE.md
Loading…
Cancel
Save