Skip to content
This repository was archived by the owner on Apr 9, 2026. It is now read-only.

Commit 9c53473

Browse files
author
Ben Thomson
committed
Add issue templates
1 parent a67e9f0 commit 9c53473

2 files changed

Lines changed: 36 additions & 0 deletions

File tree

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
---
2+
name: "🐛 Bug Report"
3+
about: 'Report a general issue with the DebugBar Plugin.'
4+
labels: 'Status: Review Needed, Type: Unconfirmed Bug'
5+
---
6+
7+
<!--
8+
Before reporting your issue, please ensure that the bug exists directly within the plugin. If this issue is
9+
caused by some functionality from October CMS or the Rain library, please report the issue on the main October CMS
10+
repository instead at https://github.com/octobercms/october/issues/new/choose.
11+
-->
12+
13+
- OctoberCMS Build: ### <!-- Or Commit hash if using composer -->
14+
- DebugBar Plugin Version: ###
15+
- PHP Version: 7.###
16+
17+
### Description:
18+
19+
<!-- Describe the issue encountered and what should actually be happening instead in as much detail as possible-->
20+
21+
### Steps To Reproduce:
22+
23+
<!-- Describe the steps to reproduce the problem here -->
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
name: "⚠️ General Support"
3+
about: 'This repository is only for reporting bugs or problems. If you need help using the DebugBar plugin, see: https://octobercms.com/support'
4+
---
5+
6+
This repository is only for reporting bugs or problems with the RainLab DebugBar plugin. If you need support, please use
7+
the following options:
8+
9+
- Forum: https://octobercms.com/forum
10+
- Discord: https://discord.com/invite/gEKgwSZ
11+
- Stack Overflow: https://stackoverflow.com/questions/tagged/octobercms
12+
13+
Thanks!

0 commit comments

Comments
 (0)