Skip to content

Commit 9608bd0

Browse files
authored
Merge pull request #954 from binford2k/templates
Add PR and issue templates directing contributors to the puppetlabs fork
2 parents e05d116 + ab9de1d commit 9608bd0

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-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.5.0, this project is being maintained in the main puppetlabs namespace.
2+
3+
Please [`file new issues`](https://github.com/puppetlabs/puppet-lint/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.5.0, this project is being maintained in the main [puppetlabs namespace](https://github.com/puppetlabs/puppet-lint).
2+
3+
Please change the base repository (☝️) to `puppetlabs/puppet-lint` before filing this pull request.
4+

0 commit comments

Comments
 (0)