2
0
mirror of https://github.com/frappe/bench.git synced 2024-09-24 04:59:01 +00:00
bench/.github/ISSUE_TEMPLATE/bug-report.md
2020-01-16 14:22:29 +05:30

1.3 KiB

name about labels
Bug report Report a bug encountered while using bench bug

Issue: Bug report

Do the checklist before filing an issue:

  • Can you replicate the issue?
  • Is this something you can debug and fix? Send a pull request! Bug fixes and documentation fixes are welcome

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

To Reproduce 📃 Steps to reproduce the behavior:

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

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

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

OS (please complete the following information): 🌀

  • Linux: distro:version
  • macOS: version
  • Windows version
  • Others? haros:distro:version

Version Information

Can be found out by running bench version in your respective bench folder

  • Bench Branch: master (Only master is supported)
  • Frappe Version:
  • ERPNext Version:

Additional context 📄 Add any other context about the problem here.

Possible Solution 📑 Any idea what might be causing the issue. Or if you have a proposed solution to the problem.