Skip to content

Commit 18a12d6

Browse files
committed
Update github files.
1 parent ef50df4 commit 18a12d6

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

.github/issue_template.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ This is a (multiple allowed):
55
* [ ] question
66

77
* CakePHP Version: EXACT RELEASE VERSION (e.g. 3.4.13).
8+
* Plugin Version/Branch: COMPOSER REQUIREMENTS (e.g. `dev-master`, `dev-4.0.1-alpha`, `3.1.*`).
89

910
### What you did
1011
EXPLAIN WHAT YOU DID, PREFERABLY WITH CODE EXAMPLES, HERE.

.github/pull_request_template.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
Describe the big picture of your changes here to communicate to the maintainers why we should accept this pull request.
2+
If it fixes a bug or resolves a feature request, be sure to link to that issue.
3+
4+
The best way to propose a feature is to open an issue first and discuss your ideas there before implementing them.

0 commit comments

Comments
 (0)