Compare commits

2 Commits

Author SHA1 Message Date
Max
bbbb392920 fix: bug report steps to reproduce description 2024-08-13 22:39:12 -04:00
Max
4c62fca680 fix: added title to pull request template 2024-08-13 22:38:45 -04:00
2 changed files with 3 additions and 1 deletions

View File

@@ -27,5 +27,5 @@ title: "[BUG]: "
## :memo: Steps to Reproduce the Problem
<!--
What
What did you do to get to the problem.
-->

View File

@@ -1,4 +1,6 @@
---
name: "🔨 Pull Request"
about: "The default template."
title: ""
---