Unverified Commit f10b752d authored by Silvan Mosberger's avatar Silvan Mosberger Committed by GitHub
Browse files

Merge pull request #269030 from alyssais/github-priorities

.github: fix "Priorities" heading level
parents db60b103 192d953b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -40,7 +40,7 @@ Please run `nix-shell -p nix-info --run "nix-info -m"` and paste the result.
output here
```

### Priorities
---

Add a :+1: [reaction] to [issues you find important].

+1 −1
Original line number Diff line number Diff line
@@ -38,7 +38,7 @@ Please run `nix-shell -p nix-info --run "nix-info -m"` and paste the result.
output here
```

### Priorities
---

Add a :+1: [reaction] to [issues you find important].

+1 −1
Original line number Diff line number Diff line
@@ -30,7 +30,7 @@ assignees: ''
[open documentation issues]: https://github.com/NixOS/nixpkgs/issues?q=is%3Aissue+is%3Aopen+label%3A%229.needs%3A+documentation%22
[open documentation pull requests]: https://github.com/NixOS/nixpkgs/pulls?q=is%3Aopen+is%3Apr+label%3A%228.has%3A+documentation%22%2C%226.topic%3A+documentation%22

### Priorities
---

Add a :+1: [reaction] to [issues you find important].

+1 −1
Original line number Diff line number Diff line
@@ -27,7 +27,7 @@ There's a high chance that you'll have the new version right away while helping

Note for maintainers: Please tag this issue in your PR.

**Priorities**
---

Add a :+1: [reaction] to [issues you find important].

+1 −1
Original line number Diff line number Diff line
@@ -18,7 +18,7 @@ assignees: ''
* license: mit, bsd, gpl2+ , ...
* platforms: unix, linux, darwin, ...

**Priorities**
---

Add a :+1: [reaction] to [issues you find important].

Loading