diff --git a/polkadot/.github/ISSUE_TEMPLATE/bug_report.md b/polkadot/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 0000000000..184c71ccf0 --- /dev/null +++ b/polkadot/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,13 @@ +--- +name: Bug report +about: Create a report to help us improve +title: '' +labels: '' +assignees: '' + +--- + +- It would help if you submit info about the system you are running, e.g.: operating system, kernel version, amount of available memory and swap, etc. +- Logs could be very helpful. If possible, submit the whole log. Please format it as ```code blocks```. +- Describe the role your node plays, e.g. validator, sentry, full node or light client. +- Any command-line options were passed?