datasciencecampus / coding-in-the-open

A compendium of open-source guidance which aims to share the benefits, risks and a summarised strategy for open-source coding.
https://datasciencecampus.github.io/coding-in-the-open/
MIT License
8 stars 0 forks source link

Bug Issue Template #7

Closed ColinDaglish closed 1 year ago

ColinDaglish commented 1 year ago

Add an issue template for raising bugs in the repo.

Suggest:


name: Bug report about: Create a report to help us improve title: '' labels: bug assignees: ''


Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behaviour:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behaviour A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Environment (please complete the following information): Python version: Versions of relevant packages (if they are related to bug):

Additional context Add any other context about the problem here.