lix/.github/PULL_REQUEST_TEMPLATE.md

16 lines
539 B
Markdown
Raw Normal View History

# Motivation
<!-- Briefly explain what the change is about and why it is desirable. -->
2023-01-10 21:50:56 +00:00
# Context
<!-- Provide context. Reference open issues if available. -->
2023-01-10 21:50:56 +00:00
<!-- Non-trivial change: Briefly outline the implementation strategy. -->
2023-01-10 21:50:56 +00:00
<!-- Invasive change: Discuss alternative designs or approaches you considered. -->
2023-01-10 21:50:56 +00:00
<!-- Large change: Provide instructions to reviewers how to read the diff. -->
2023-01-10 21:50:56 +00:00
# Priorities
Add :+1: to [pull requests you find important](https://github.com/NixOS/nix/pulls?q=is%3Aopen+sort%3Areactions-%2B1-desc).