From 3c29ced243cc032806f680ae67845b9b3a879183 Mon Sep 17 00:00:00 2001 From: Niklas Hambüchen Date: Sat, 26 Jun 2021 04:37:39 +0200 Subject: CONTRIBUTING.md: Move to repo root, where it is more visible. We found that many users found it difficult to locate this document. Github supports it in the root, see: https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors --- .github/workflows/backport.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github/workflows') diff --git a/.github/workflows/backport.yml b/.github/workflows/backport.yml index 5b38b94bd6dcc..bea970f02d408 100644 --- a/.github/workflows/backport.yml +++ b/.github/workflows/backport.yml @@ -25,5 +25,5 @@ jobs: pull_description: |- Bot-based backport to `${target_branch}`, triggered by a label in #${pull_number}. - * [ ] Before merging, ensure that this backport complies with the [Criteria for Backporting](https://github.com/NixOS/nixpkgs/blob/master/.github/CONTRIBUTING.md#criteria-for-backporting-changes). + * [ ] Before merging, ensure that this backport complies with the [Criteria for Backporting](https://github.com/NixOS/nixpkgs/blob/master/CONTRIBUTING.md#criteria-for-backporting-changes). * Even as a non-commiter, if you find that it does not comply, leave a comment. -- cgit 1.4.1