8000 Initial contributing, issue, and pull request template for Github · g-coder/sqlcipher@ac840a9 · GitHub
[go: up one dir, main page]

Skip to content

Commit ac840a9

Browse files
Initial contributing, issue, and pull request template for Github
1 parent 2d13dfc commit ac840a9

File tree

3 files changed

+12
-0
lines changed

3 files changed

+12
-0
lines changed

.github/CONTRIBUTING.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
We ask that you submit a contributor agreement in order for us to accept this request. More information about this agreement can be found [here](https://www.zetetic.net/contributions/). Pull requests are merged into the `prerelease` branch. Please let us know if you have any further questions. Thanks!

.github/ISSUE_TEMPLATE.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
### Expected Behavior
2+
3+
### Actual Behavior
4+
5+
### Steps to Reproduce
6+
7+
SQLCipher version:
8+
9+
*Note:* If you are not posting a specific issue for the SQLCipher library, please consider posting your question to the SQLCipher [discuss site](https://discuss.zetetic.net/c/sqlcipher). Thanks!

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
Changes proposed in this pull request:
2+
-

0 commit comments

Comments
 (0)
0