From f35a3ba32438d0190d0505587e83639827466bf4 Mon Sep 17 00:00:00 2001 From: rebortg Date: Thu, 7 Mar 2024 13:56:14 +0100 Subject: improve documentation how-to and create PR template --- .github/PULL_REQUEST_TEMPLATE.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 .github/PULL_REQUEST_TEMPLATE.md (limited to '.github') diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 00000000..2c8a9873 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,22 @@ + + + +## Change Summary + + +## Related Task(s) + +* https://vyos.dev/Txxxx + +## Related PR(s) + + +## Backport + + + + +## Checklist: + + +- [ ] I have read the [**CONTRIBUTING**](https://github.com/vyos/vyos-documentation/blob/master/CONTRIBUTING.md) document \ No newline at end of file -- cgit v1.2.3