Skip to content

Commit 1612c4c

Browse files
Update pull request template (#270)
* Move PR template * Update .github/pull_request_template.md Co-authored-by: Erick G. Islas-Osuna <[email protected]>
1 parent 7fe5a3d commit 1612c4c

File tree

1 file changed

+3
-10
lines changed

1 file changed

+3
-10
lines changed

.github/PULL_REQUEST_TEMPLATE/pull_request_template.md renamed to .github/pull_request_template.md

Lines changed: 3 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,8 @@
1-
---
2-
name: Pull request
3-
about: Create a pull request
4-
title: ''
5-
labels: ''
6-
assignees: ''
7-
8-
---
91
## General
10-
Please consider the infos from [CONTRIBUTING.md](CONTRIBUTING.md) before you open a pull request.
2+
Please consider the guidelines from [CONTRIBUTING.md](CONTRIBUTING.md) before you open a pull request.
3+
114
## New Examples
12-
If you propose addign a new example, make sure that your new example has:
5+
If you propose adding a new example, make sure that your new example has:
136

147
- [ ] The correct folder structure (described in the main [README.md](README.md))
158
- [ ] Example has *doc/README.rst* with description

0 commit comments

Comments
 (0)