[DRE-commits] [librarian-puppet] 130/153: Add contributing doc to show up in new issues

Stig Sandbeck Mathisen ssm at debian.org
Wed Jun 1 20:30:57 UTC 2016


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

ssm pushed a commit to branch master
in repository librarian-puppet.

commit cdfffce57aed1a1a1ab15762f1e14c93dbc4034b
Author: Carlos Sanchez <carlos at apache.org>
Date:   Fri Jul 3 16:31:45 2015 +0200

    Add contributing doc to show up in new issues
---
 CONTRIBUTING.md | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
new file mode 100644
index 0000000..7ccc973
--- /dev/null
+++ b/CONTRIBUTING.md
@@ -0,0 +1,19 @@
+# Librarian-puppet
+
+## Reporting Issues
+
+Bug reports to the github issue tracker please.
+Please include:
+
+ * Relevant `Puppetfile` and `Puppetfile.lock` files
+ * Version of ruby, librarian-puppet, and puppet
+ * What distro
+ * Please run the `librarian-puppet` commands in verbose mode by using the
+  `--verbose` flag, and include the verbose output in the bug report as well.
+
+
+## How to Contribute
+
+ * Pull requests please.
+ * Bonus points for feature branches.
+

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/librarian-puppet.git



More information about the Pkg-ruby-extras-commits mailing list