diff options
author | Jade Lovelace <lix@jade.fyi> | 2024-03-13 23:04:12 -0700 |
---|---|---|
committer | Jade Lovelace <lix@jade.fyi> | 2024-03-13 23:10:25 -0700 |
commit | 0278c03de5f15888a19c1bd195346fce7836f6b0 (patch) | |
tree | d3c9c723fb37cae3dfa0c3c73dedd1f31026c116 /.github/PULL_REQUEST_TEMPLATE.md | |
parent | 06952cf7c424dcfba67a5c632f965c3e9e1aa8ac (diff) |
un-thumbs-up ur github templates
These are not the way that we want to do things.
Change-Id: I5f3706cf50d007a6659edb96a6230d52e18a769a
Diffstat (limited to '.github/PULL_REQUEST_TEMPLATE.md')
-rw-r--r-- | .github/PULL_REQUEST_TEMPLATE.md | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 217b19108..529af0f37 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -9,7 +9,3 @@ <!-- Invasive change: Discuss alternative designs or approaches you considered. --> <!-- Large change: Provide instructions to reviewers how to read the diff. --> - -# Priorities - -Add :+1: to [pull requests you find important](https://github.com/NixOS/nix/pulls?q=is%3Aopen+sort%3Areactions-%2B1-desc). |