From c5a95b1de6a7c5f20ff041f70bf6c39022c80c9c Mon Sep 17 00:00:00 2001 From: Tim Meusel Date: Fri, 2 Dec 2016 09:32:07 +0100 Subject: modulesync 0.16.3 --- .github/CONTRIBUTING.md | 6 +++--- .github/ISSUE_TEMPLATE.md | 14 ++++++++------ .github/PULL_REQUEST_TEMPLATE.md | 2 ++ 3 files changed, 13 insertions(+), 9 deletions(-) (limited to '.github') diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index e61f265..5574191 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -2,10 +2,11 @@ This module has grown over time based on a range of contributions from people using it. If you follow these contributing guidelines your patch will likely make it into a release a little quicker. - ## Contributing -Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms. [Contributor Code of Conduct](https://voxpupuli.org/coc/). +Please note that this project is released with a Contributor Code of Conduct. +By participating in this project you agree to abide by its terms. +[Contributor Code of Conduct](https://voxpupuli.org/coc/). 1. Fork the repo. @@ -76,7 +77,6 @@ To run the linter, the syntax checker and the unit tests: bundle exec rake test - ## Integration tests The unit tests just check the code runs, not that it does exactly what diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 9ac4a2b..f6f4f86 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,23 +1,25 @@ -### Affected Puppet, Ruby, OS and module versions/distributions +## Affected Puppet, Ruby, OS and module versions/distributions - Puppet: - Ruby: - Distribution: - Module version: -### How to reproduce (e.g Puppet code you use) +## How to reproduce (e.g Puppet code you use) -### What are you seeing +## What are you seeing -### What behaviour did you expect instead +## What behaviour did you expect instead -### Output log +## Output log -### Any additional information you'd like to impart +## Any additional information you'd like to impart diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 79272bf..92f2e59 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,5 +1,7 @@ -- cgit v1.2.3