nixpkgs/.github/ISSUE_TEMPLATE/out_of_date_package_report.md

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

29 lines
938 B
Markdown
Raw Normal View History

---
name: Out-of-date package reports
about: For packages that are out-of-date
2022-12-04 11:25:43 +00:00
title: 'Update request: PACKAGENAME OLDVERSION → NEWVERSION'
labels: '9.needs: package (update)'
assignees: ''
---
2022-12-04 11:25:43 +00:00
- Package name:
- Latest released version:
<!-- Search your package here: https://search.nixos.org/packages?channel=unstable -->
- Current version on the unstable channel:
- Current version on the stable/release channel:
2020-10-21 11:13:59 +00:00
<!--
Type the name of your package and try to find an open pull request for the package
If you find an open pull request, you can review it!
There's a high chance that you'll have the new version right away while helping the community!
2020-10-21 11:13:59 +00:00
-->
- [ ] Checked the [nixpkgs pull requests](https://github.com/NixOS/nixpkgs/pulls)
**Notify maintainers**
2020-10-21 11:13:59 +00:00
<!-- If the search.nixos.org result shows no maintainers, tag the person that last updated the package. -->
2020-10-21 11:13:59 +00:00
-----
2020-10-21 11:13:59 +00:00
Note for maintainers: Please tag this issue in your PR.