diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 8ad5c3321d..06ca7a0f96 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,7 +1,7 @@ -### Description of issue / feature request +### Description of issue TBD @@ -13,7 +13,7 @@ TBD TBD -### Environment settings (for bug reports) +### Environment settings - OS: - Python version: @@ -21,4 +21,4 @@ TBD ### Steps to reproduce (for bug reports) -TBD - [example code appreciated](https://stackoverflow.com/help/mcve) \ No newline at end of file +TBD - [please provide example code](https://stackoverflow.com/help/mcve) diff --git a/README.md b/README.md index fa2856f055..4cbc32fbb8 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ More info and documentation can be found at: h For questions about how to use Locust, feel free to stop by the Slack or ask questions on Stack Overflow tagged Locust. -## Bug reporting or feature requests +## Bug reporting Open a Github issue and follow the template listed there.