We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7fe5a3d commit 1612c4cCopy full SHA for 1612c4c
.github/PULL_REQUEST_TEMPLATE/pull_request_template.md renamed to .github/pull_request_template.md
@@ -1,15 +1,8 @@
1
----
2
-name: Pull request
3
-about: Create a pull request
4
-title: ''
5
-labels: ''
6
-assignees: ''
7
-
8
9
## General
10
-Please consider the infos from [CONTRIBUTING.md](CONTRIBUTING.md) before you open a pull request.
+Please consider the guidelines from [CONTRIBUTING.md](CONTRIBUTING.md) before you open a pull request.
+
11
## New Examples
12
-If you propose addign a new example, make sure that your new example has:
+If you propose adding a new example, make sure that your new example has:
13
14
- [ ] The correct folder structure (described in the main [README.md](README.md))
15
- [ ] Example has *doc/README.rst* with description
0 commit comments