Skip to content

Commit ad56e90

Browse files
committed
github templates added
1 parent c22be2b commit ad56e90

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

.github/ISSUE_TEMPLATE.md

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
**Do you want to request a *feature* or report a *bug*?**
2+
3+
**What is the current behavior?**
4+
5+
**If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem. Your bug will get fixed much faster if we can run your code.**
6+
7+
**What is the expected behavior?**

.github/PULL_REQUEST_TEMPLATE.md

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
**Before submitting a pull request,** please make sure the following is done:
2+
3+
1. Fork the repo [Project](https://github.com/CodeDocsJECRC/[repo])
4+
2. Create your branch from `master`

0 commit comments

Comments
 (0)