[Pkg-mozext-commits] [requestpolicy] 13/50: [add] issue template

David Prévot taffit at moszumanska.debian.org
Mon Jun 27 12:50:30 UTC 2016


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository requestpolicy.

commit 88e12c5e4e0e212408e3da888214927e33182e76
Author: Martin Kimmerle <dev at 256k.de>
Date:   Fri Apr 1 12:06:53 2016 +0200

    [add] issue template
---
 .github/ISSUE_TEMPLATE.md | 16 ++++++++++++++++
 .gitignore                |  1 +
 2 files changed, 17 insertions(+)

diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md
new file mode 100644
index 0000000..9b9f5af
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE.md
@@ -0,0 +1,16 @@
+Read first: https://requestpolicycontinued.github.io/Contributing
+
+__Steps to reproduce:__
+
+1. Create a new Firefox profile
+2. Set RP's default policy to: "allow" / "deny"
+3. …
+4. … Be as detailed as possible.
+
+__What happens?__
+
+…
+
+__What should happen?__
+
+…
diff --git a/.gitignore b/.gitignore
index d451f32..2dfcc57 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,5 @@
 .*
+!.github/
 !.gitignore
 !.jshintrc
 !.jscsrc

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/requestpolicy.git



More information about the Pkg-mozext-commits mailing list