Submitting a bug report
As a Sourcegraph teammate, you have the ability to report bugs in the product when you come across them. You may wonder if there is a specific way to do this and this is why this doc exists. This is a step-by-step guide on what is the correct way to submit a bug report.
The steps below assume that you have encountered a fault/an error that makes the product behave unexpectedly.
Steps
- Go to the Sourcegraph issue tracker.
- Click New issue.
- Use the template named
Bug Report
. - Write a brief summary of the problem in the title field.
- In the body, describe the problem and be sure to:
- Mention what Sourcegraph version you are currently experiencing the problem on.
- Give any additional platform information (if you’re hosting your own instance).
- Include steps that could help someone else reproduce the issue that you’ve encountered. Screenshots or blocks of code, as relevant, can help.
- Share what the actual vs. expected behavior is.
- Add the
bug
label by clicking on on the small gear on theLabels
section and typing inbug
. Also, if you know the team that owns the relevant product area, add the team name here as well. - All done! Go ahead and submit!
Omit sensitive information
If you are submitting a bug report on behalf of a customer, keep the report as general as possible, purposely withholding any sensitive information that can directly (or indirectly) point to a customer.