diff --git a/.github/ISSUE_TEMPLATE/BUGFIX.md b/.github/ISSUE_TEMPLATE/BUGFIX.md index 7269d0a..37266ce 100644 --- a/.github/ISSUE_TEMPLATE/BUGFIX.md +++ b/.github/ISSUE_TEMPLATE/BUGFIX.md @@ -21,4 +21,5 @@ assignees: 'devops-infra/christophshyper' * [ ] Associated pull request has been already created and link was provided. -*Check [CONTRIBUTING.md](https://github.com/devops-infra/.github/blob/master/CONTRIBUTING.md) for more information* +*Check [CONTRIBUTING.md](https://github.com/devops-infra/.github/blob/master/CONTRIBUTING.md) and +[CODE_OF_CONDUCT.md](https://github.com/devops-infra/.github/blob/master/CODE_OF_CONDUCT.md) for more information* diff --git a/.github/ISSUE_TEMPLATE/DOCUMENTATION.md b/.github/ISSUE_TEMPLATE/DOCUMENTATION.md index b79ddda..99d3f02 100644 --- a/.github/ISSUE_TEMPLATE/DOCUMENTATION.md +++ b/.github/ISSUE_TEMPLATE/DOCUMENTATION.md @@ -19,4 +19,5 @@ assignees: 'devops-infra/christophshyper' * [ ] Associated pull request has been already created and link was provided. -*Check [CONTRIBUTING.md](https://github.com/devops-infra/.github/blob/master/CONTRIBUTING.md) for more information* +*Check [CONTRIBUTING.md](https://github.com/devops-infra/.github/blob/master/CONTRIBUTING.md) and +[CODE_OF_CONDUCT.md](https://github.com/devops-infra/.github/blob/master/CODE_OF_CONDUCT.md) for more information* diff --git a/.github/ISSUE_TEMPLATE/FEATURE.md b/.github/ISSUE_TEMPLATE/FEATURE.md index 6812419..06cb2f9 100644 --- a/.github/ISSUE_TEMPLATE/FEATURE.md +++ b/.github/ISSUE_TEMPLATE/FEATURE.md @@ -20,4 +20,5 @@ assignees: 'devops-infra/christophshyper' * [ ] Associated pull request has been already created and link was provided. -*Check [CONTRIBUTING.md](https://github.com/devops-infra/.github/blob/master/CONTRIBUTING.md) for more information* +*Check [CONTRIBUTING.md](https://github.com/devops-infra/.github/blob/master/CONTRIBUTING.md) and +[CODE_OF_CONDUCT.md](https://github.com/devops-infra/.github/blob/master/CODE_OF_CONDUCT.md) for more information* diff --git a/PULL_REQUEST_TEMPLATE.md b/PULL_REQUEST_TEMPLATE.md index 793baaa..91895e4 100644 --- a/PULL_REQUEST_TEMPLATE.md +++ b/PULL_REQUEST_TEMPLATE.md @@ -21,4 +21,5 @@ * [ ] Provided a clear and concise description of what the issue is. -*Check [CONTRIBUTING.md](https://github.com/devops-infra/.github/blob/master/CONTRIBUTING.md) for more information* +*Check [CONTRIBUTING.md](https://github.com/devops-infra/.github/blob/master/CONTRIBUTING.md) and +[CODE_OF_CONDUCT.md](https://github.com/devops-infra/.github/blob/master/CODE_OF_CONDUCT.md) for more information*