diff options
| author | Quentin Young <qlyoung@cumulusnetworks.com> | 2019-03-29 16:51:58 +0000 | 
|---|---|---|
| committer | Quentin Young <qlyoung@cumulusnetworks.com> | 2019-03-29 16:51:58 +0000 | 
| commit | c1cd1a6e7468933254bb2a0939bbad54b766efd0 (patch) | |
| tree | 68479121e890fc74329d008ee0d53d3e478b2bf9 /.github/PULL_REQUEST_TEMPLATE | |
| parent | 56fc78833fa0fcf98d2c29a19e3e35cb13431e2e (diff) | |
.github: move pr template to subdir
Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
Diffstat (limited to '.github/PULL_REQUEST_TEMPLATE')
| -rw-r--r-- | .github/PULL_REQUEST_TEMPLATE/pr.md | 8 | 
1 files changed, 8 insertions, 0 deletions
diff --git a/.github/PULL_REQUEST_TEMPLATE/pr.md b/.github/PULL_REQUEST_TEMPLATE/pr.md new file mode 100644 index 0000000000..9f44f712b1 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE/pr.md @@ -0,0 +1,8 @@ +### Summary +[fill here] + +### Related Issue +[fill here if applicable] + +### Components +[bgpd, build, doc, ripd, ospfd, eigrpd, isisd, etc. etc.]  | 
