docs: contributing: Remove bullets already covered by our templates

pull/1758/head
Noah Gorny 2020-12-29 22:05:54 +02:00
parent aeb0cb7353
commit 3c0235b44b
1 changed files with 0 additions and 5 deletions

View File

@ -10,11 +10,6 @@ Issues
------ ------
* When opening a new issue in the issue tracker, please include information about which *Operating System* you're using, and which version of *Bash*.
* In many cases, it also makes sense to show which Bash-it plugins you are using.
This information can be obtained using ``bash-it show plugins``.
* If the issue happens while loading Bash-it, please also include your ``~/.bash_profile`` or ``~/.bashrc`` file,
as well as the install location of Bash-it (default should be ``~/.bash_it``\ ).
* When reporting a bug or requesting a new feature, consider providing a Pull Request that fixes the issue or can be used as a starting point for the new feature. * When reporting a bug or requesting a new feature, consider providing a Pull Request that fixes the issue or can be used as a starting point for the new feature.
Don't be afraid, most things aren't that complex... Don't be afraid, most things aren't that complex...