diff --git a/.github/ISSUE_TEMPLATE/CHAPTER_ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE/CHAPTER_ISSUE_TEMPLATE.md index 9b244bd6f49..85d24f0beac 100644 --- a/.github/ISSUE_TEMPLATE/CHAPTER_ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE/CHAPTER_ISSUE_TEMPLATE.md @@ -1,5 +1,5 @@ --- -name: New Chapter Template +name: "\U0001F4D6 New Chapter Template" about: Template for proposing a new chapter title: labels: @@ -8,6 +8,7 @@ assignees: '' --- ## Detailed description + * This issue is a place to discuss matters relating to the writing of the chapter on _chapter_topic_. * This chapter is being written in _pull_request_number_ * This chapter is being developed on the _chapter_topic_ branch. @@ -19,6 +20,7 @@ assignees: '' ### Discussion points/related issues ## Current status + This chapter is empty. If anyone would like to make a start they are more than welcome to do so. - [ ] Write chapter outline @@ -30,4 +32,5 @@ This chapter is empty. If anyone would like to make a start they are more than w - [ ] Merge to master branch. ## Updates -To avoid that others have to read through the full thread of comments, update the initial issue with important updates (e.g. decisions taken) regularly so that all the important information is available at one glance. + + diff --git a/.github/ISSUE_TEMPLATE/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE/ISSUE_TEMPLATE.md index 51918391233..b0064ca399a 100644 --- a/.github/ISSUE_TEMPLATE/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE/ISSUE_TEMPLATE.md @@ -1,6 +1,6 @@ --- -name: General -about: General issue +name: "\u2728 General" +about: Have a different idea? title: labels: assignees: '' diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 00000000000..f25dae88faa --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,54 @@ +--- +name: "\U0001F41B Bug report" +about: Create a report to help us repair something that is currently broken +title: "[BUG]" +labels: 'bug' +assignees: '' + +--- + + +### Bug description + + +- [ ] *Lorem ipsum dolor sit amet, consectetur adipiscing.* +- [ ] *Lorem ipsum dolor sit amet, consectetur adipiscing.* + +#### Expected behaviour + + +- [ ] *Lorem ipsum dolor sit amet, consectetur adipiscing.* +- [ ] *Lorem ipsum dolor sit amet, consectetur adipiscing.* + +#### Actual behaviour + + +- [ ] *Lorem ipsum dolor sit amet, consectetur adipiscing.* +- [ ] *Lorem ipsum dolor sit amet, consectetur adipiscing.* + +### How to reproduce + + +### Your personal set up + + +- OS: + + +- [ ] *Lorem ipsum dolor sit amet, consectetur adipiscing.* + +- Browser: + + +- [ ] *Lorem ipsum dolor sit amet, consectetur adipiscing.* +- [ ] *Lorem ipsum dolor sit amet, consectetur adipiscing.* diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 00000000000..385aa69bf17 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,7 @@ +contact_links: + - name: "\u2615 Collaboration Cafe" + url: https://github.com/alan-turing-institute/the-turing-way/blob/master/project_management/online-collaboration-cafe.md + about: Sign up for mentored sprints and co-working sessions with Turing Way community members + - name: "\U0001F5E3 All other questions and general chat" + url: https://gitter.im/alan-turing-institute/the-turing-way + about: Chat with the Turing Way community on Gitter