Skip to content

Commit a826a12

Browse files
committed
Updated GitHub PR template
1 parent 31e9d89 commit a826a12

File tree

1 file changed

+3
-20
lines changed

1 file changed

+3
-20
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 3 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -3,28 +3,11 @@ Hello!
33
* Type: bug fix | new feature | code quality | documentation
44
* Link to issue:
55

6-
This pull request affects the following components: **(please check boxes)**
7-
8-
- [ ] Core
9-
- [ ] WebTools
10-
- [ ] Migrations
11-
- [ ] Models
12-
- [ ] Scaffold
13-
- [ ] Documentation
14-
- [ ] IDE
15-
- [ ] MySQL
16-
- [ ] PostgreSQL
17-
- [ ] Oracle
18-
- [ ] SQLite
19-
- [ ] Testing
20-
- [ ] Code Quality
21-
- [ ] Templating
22-
236
**In raising this pull request, I confirm the following (please check boxes):**
247

25-
- [ ] I have read and understood the [Contributing Guidelines][:contrib:]?
26-
- [ ] I have checked that another pull request for this purpose does not exist.
27-
- [ ] I wrote some tests for this PR.
8+
- [ ] I have read and understood the [Contributing Guidelines][:contrib:]
9+
- [ ] I have checked that another pull request for this purpose does not exist
10+
- [ ] I wrote some tests for this PR
2811

2912
Small description of change:
3013

0 commit comments

Comments
 (0)