Skip to content

Commit 835d854

Browse files
committed
Revert "Templates for creating bug report and feature request"
This reverts commit 6d39c3b.
1 parent 6d39c3b commit 835d854

5 files changed

Lines changed: 5 additions & 64 deletions

File tree

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 0 additions & 34 deletions
This file was deleted.

.github/ISSUE_TEMPLATE/feature_request.md

Lines changed: 0 additions & 23 deletions
This file was deleted.

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
## Did you find a bug?
55
- Ensure the bug was not already reported by searching in [Issues](https://github.com/ACCLAB/DABEST-python/issues). Check that the bug hasn't been addressed in a closed issue.
66

7-
- If the bug isn't being addressed, open a new issue using the Bug report template. Be sure to fill in the necessary information, and a [minimally reproducible code sample](https://matthewrocklin.com/blog/work/2018/02/28/minimal-bug-reports) demonstrating the expected behavior that is not occurring.
7+
- If the bug isn't being addressed, open a new one. Be sure to include a title and clear description, and a [minimally reproducible code sample](https://matthewrocklin.com/blog/work/2018/02/28/minimal-bug-reports) demonstrating the expected behavior that is not occurring.
88

99

1010
## Did you write a patch that fixes a bug?
@@ -16,7 +16,7 @@
1616

1717

1818
## Do you intend to add a new feature or change an existing one?
19-
- Suggest your change by opening an issue using the Feature request template.
19+
- Suggest your change by opening an issue, and adding an Enhancement tag.
2020
- If the maintainers and the community are in favour, create a fork and start writing code.
2121

2222

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -161,10 +161,8 @@ inclusive and productive space.
161161
### A wish list for new features
162162

163163
If you have any specific comments and ideas for new features that you
164-
would like to share with us, please read the [Guidelines for
165-
contributing](CONTRIBUTING.md), create a new issue using Feature request
166-
template or create a new post in [our Google
167-
Group](https://groups.google.com/g/estimationstats).
164+
would like to share with us, please fill this
165+
[form](https://docs.google.com/forms/d/1XnF-dkPFUYDPxH9WNXK0L2uU0uv2ZDy4paiCJuk_Kn0).
168166

169167
## Acknowledgements
170168

nbs/read_me.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@
173173
"metadata": {},
174174
"source": [
175175
"### A wish list for new features\n",
176-
"If you have any specific comments and ideas for new features that you would like to share with us, please read the [Guidelines for contributing](CONTRIBUTING.md), create a new issue using Feature request template or create a new post in [our Google Group](https://groups.google.com/g/estimationstats)."
176+
"If you have any specific comments and ideas for new features that you would like to share with us, please fill this [form](https://docs.google.com/forms/d/1XnF-dkPFUYDPxH9WNXK0L2uU0uv2ZDy4paiCJuk_Kn0)."
177177
]
178178
},
179179
{

0 commit comments

Comments
 (0)