From 64845d2a45844aa683756a4830e82feba525f1c0 Mon Sep 17 00:00:00 2001 From: nfnty Date: Mon, 16 Jan 2017 02:04:59 +0100 Subject: GitHub issue templates: Reorder and improve editability --- .github/ISSUE_TEMPLATE.md | 47 +++++++++++++++++------------ .github/PULL_REQUEST_TEMPLATE.md | 64 +++++++++++++++++++++------------------- 2 files changed, 62 insertions(+), 49 deletions(-) (limited to '.github') diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index a62f089e..45d9c54a 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,43 +1,52 @@ + + -## Expected behavior +#### ISSUE TYPE + +- Bug report +- Improvement/feature request + +#### RUNTIME ENVIRONMENT + +- Ranger version/commit: +- Python version: +- Operating system and version: + +#### EXPECTED BEHAVIOR - + -## Current behavior +#### CURRENT BEHAVIOR - + -## Possible solution +#### POSSIBLE SOLUTIONS - + -## Context +#### CONTEXT -## Steps to reproduce - +#### STEPS TO REPRODUCE + 1. 2. 3. 4. 5. - -## Traceback +#### TRACEBACK + +``` +``` -## Screenshots/Video - - -## Runtime environment - -- Ranger version/commit: -- Python version: -- Operating system and version: +#### IMAGES / VIDEOS + diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 3686c8b3..e9b644f4 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,40 +1,44 @@ - + -## Types of changes - -- Bug fix (non-breaking change which fixes an issue) -- New feature (non-breaking change which adds functionality) -- Breaking change (fix or feature that would cause existing functionality to change) +#### ISSUE TYPE + +- Bug fix +- Improvement/feature implementation +- Breaking changes -## Description - +#### RUNTIME ENVIRONMENT + +- Ranger version/commit: +- Python version: +- Operating system and version: +#### CHECKLIST + + +- [ ] The `CONTRIBUTING` document has been read **[REQUIRED]** +- [ ] All changes follow the code style **[REQUIRED]** +- [ ] All new and existing tests pass **[REQUIRED]** +- [ ] Changes require config files to be updated + - [ ] Config files have been updated +- [ ] Changes require documentation to be updated + - [ ] Documentation has been updated +- [ ] Changes require tests to be updated + - [ ] Tests have been updated -## Motivation and context - - - +#### DESCRIPTION + -## Testing - - - +#### MOTIVATION AND CONTEXT + + + -## Screenshots/Video +#### TESTING + + -## Checklist - - - -- [ ] The **CONTRIBUTING** document has been read **[REQUIRED]** -- [ ] All changes follow the code style of this project **[REQUIRED]** -- [ ] All new and existing tests pass **[REQUIRED]** -- [ ] Changes require documentation to be updated - - [ ] Documentation has been updated -- [ ] Changes require config files to be updated - - [ ] Config files have been updated -- [ ] Changes require tests to be updated - - [ ] Tests have been updated +#### IMAGES / VIDEOS + -- cgit 1.4.1-2-gfad0