summaryrefslogtreecommitdiffstats
path: root/.github (follow)
Commit message (Collapse)AuthorAgeFilesLines
* .github: move pr template to subdirQuentin Young2019-03-291-0/+0
| | | | Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
* .github: remove old issue templateQuentin Young2019-03-291-52/+0
| | | | Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
* .github: Update issue templatesQuentin Young2019-03-291-0/+43
| | | | Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
* .github: add core guidelines to issue templateQuentin Young2018-12-131-0/+9
| | | | | | Hopefully people will see these first and do them Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
* .github: remove style reminder from PR templateQuentin Young2018-10-281-4/+0
| | | | | | | Tired of deleting this thing, doubt people read it, and we have checkpatch anyway Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
* Merge pull request #2909 from netravnen/feature/git-pl-templateQuentin Young2018-09-041-0/+12
|\ | | | | Add github pull-request-template.md
| * .github: Updated PULL_REQUEST_TEMPLATE.mdChristoffer2018-08-311-1/+1
| | | | | | | | | | | | Addressed @qlyoung's suggestions. Signed-off-by: Christoffer <netravnen@gmail.com>
| * .github: Updated PULL_REQUEST_TEMPLATE.md per Quentin's request.Christoffer2018-08-291-0/+12
| | | | Signed-off-by: Christoffer <netravnen@gmail.com>
* .github: Update ISSUE_TEMPLATE.mdChristoffer2018-09-011-1/+1
| | | | | | Addressed @rwestphal comments. Signed-off-by: Christoffer <netravnen@gmail.com>
* .github: Updated ISSUE_TEMPALTE.mdChristoffer2018-08-311-3/+3
| | | | | | Addressed @qlyoung's suggestions. Signed-off-by: Christoffer <netravnen@gmail.com>
* .github: Updated ISSUE_TEMPALTE.mdChristoffer2018-08-311-11/+16
| | | | | | | | | Addressed all of @qlyoung's "presentational nits and a formatting suggestion". As well as @rwestphal's idea of OS and FRR name+version numbers. Signed-off-by: Christoffer <netravnen@gmail.com>
* .github: Add ISSUE_TEMPLATE.mdChristoffer2018-08-291-0/+38
Content of file ISSUE_TEMPLATE.md lossly based upon https://github.com/sysrepo/sysrepo/blob/e38fcc3c00638f97e9d0c27cb6ca2d0bc2b645dc/.github/ISSUE_TEMPLATE.md Signed-off-by: Christoffer <netravnen@gmail.com>