From 0edcf57d79a30278836573992776918e55e38405 Mon Sep 17 00:00:00 2001 From: Paul Date: Tue, 28 Nov 2023 10:29:12 +0000 Subject: [PATCH 1/2] PR template --- .github/PULL_REQUEST_TEMPLATE.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 .github/PULL_REQUEST_TEMPLATE.md diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 000000000..333e96f57 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,11 @@ +## Description + +Brief explanation of the goal, link issues covered (partially or fully resolved) by this pull request + +## Lib changes + +If vendored libraries are getting changed, please list new version, old version, and what kind of dependencies or restrictions it may introduce + +## Testing + +Mention smoke testing done or extra QA instructions \ No newline at end of file From 7e31f313ef4b7e19139294425ca0388a33691e6a Mon Sep 17 00:00:00 2001 From: Paul Date: Tue, 28 Nov 2023 10:30:40 +0000 Subject: [PATCH 2/2] donate on readme --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7c678a858..e65b3097f 100644 --- a/README.md +++ b/README.md @@ -49,4 +49,8 @@ Please follow [instructions](https://nzbget.com/documentation/building-developme Contributions are very welcome - not only from developers, but from our users too - please don't hesitate to participate in [discussions](https://github.com/nzbgetcom/nzbget/discussions) or [create a new discussion](https://github.com/nzbgetcom/nzbget/discussions/new/choose) -For more information - see [Contributing](CONTRIBUTING.md). \ No newline at end of file +For more information - see [Contributing](CONTRIBUTING.md). + +## Donate + +Please [donate](https://nzbget.com/donate/) if you like what we are doing. thank you! \ No newline at end of file