Skip to content

Commit

Permalink
Remove PR template folder, create single general purpose PR template
Browse files Browse the repository at this point in the history
Former-commit-id: 69954cb
  • Loading branch information
epbarger committed Mar 10, 2021
1 parent 3bb4b07 commit eaac9b8
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 21 deletions.
21 changes: 0 additions & 21 deletions .github/PULL_REQUEST_TEMPLATE/content-change.md

This file was deleted.

17 changes: 17 additions & 0 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
## What Changed?

Please list, at a high level, what changed in your branch. If you changed content, include the product, guide, and version as applicable.

**Examples**
- Fixed typo in EPAS 13 epas_inst_linux guide
- Added more detail to ARK 3.5 getting started guide introduction
- Fixed broken link on `/supported-open-source/pgbackrest/05-retention_policy/` page

## Checklist

Please check all boxes that apply (`[ ]` is unchecked, `[x]` is checked)

**Content**
- [ ] This PR adds new content
- [ ] This PR changes existing content
- [ ] This PR removes existing content

0 comments on commit eaac9b8

Please sign in to comment.