diff --git a/.github/ISSUE_TEMPLATE/out_of_date_package_report.md b/.github/ISSUE_TEMPLATE/out_of_date_package_report.md new file mode 100644 index 000000000000..72c09a19c0e6 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/out_of_date_package_report.md @@ -0,0 +1,48 @@ +--- +name: Out-of-date package reports +about: For packages that are out-of-date +title: '' +labels: '9.needs: package (update)' +assignees: '' + +--- + + +###### Checklist + + + + +- [ ] Checked the [nixpkgs master branch](https://github.com/NixOS/nixpkgs) + +- [ ] Checked the [nixpkgs pull requests](https://github.com/NixOS/nixpkgs/pulls) + +###### Project name +`nix search` name: + +current version: +desired version: + +###### Notify maintainers + + +maintainers: + +###### Note for maintainers + +Please tag this issue in your PR.