Skip to content

Commit c4ceecd

Browse files
authored
Merge pull request #831 from binford2k/templates
Add templates and maintenance note
2 parents 1f09b24 + b08cd92 commit c4ceecd

File tree

3 files changed

+15
-0
lines changed

3 files changed

+15
-0
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
As of release 2.10.0, this project is being maintained in the main puppetlabs namespace.
2+
3+
Please [`file new issues`](https://github.com/puppetlabs/rspec-puppet/issues) there.
4+

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
As of release 2.10.0, this project is being maintained in the main [puppetlabs namespace](https://github.com/puppetlabs/rspec-puppet).
2+
3+
Please change the base repository (☝️) to `puppetlabs/rspec-puppet` before filing this pull request.
4+

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22
[![Build Status](https://travis-ci.org/rodjek/rspec-puppet.svg?branch=master)](https://travis-ci.org/rodjek/rspec-puppet)
33
[![Coverage Status](https://coveralls.io/repos/rodjek/rspec-puppet/badge.svg?branch=master)](https://coveralls.io/r/rodjek/rspec-puppet?branch=master)
44

5+
6+
--------
7+
8+
Note that as of release 2.10.0, this project is being maintained in the main [`puppetlabs namespace`](https://github.com/puppetlabs/rspec-puppet).
9+
10+
--------
11+
512
#### Table of Contents
613

714
* [Installation](#installation)

0 commit comments

Comments
 (0)