Skip to content

Commit

Permalink
[main] Updated issues template (#726)
Browse files Browse the repository at this point in the history
* Updated issues template

* feat: updated issue template remove lines discussed in issue 726

* Update .github/ISSUE_TEMPLATE/-issue-number---problem-description-.md

Co-authored-by: Matheus Cruz <56329339+mcruzdev@users.noreply.github.com>

* Update .github/ISSUE_TEMPLATE/-issue-number---problem-description-.md

Co-authored-by: Matheus Cruz <56329339+mcruzdev@users.noreply.github.com>

* feat: removed assignees

* feat: added comma

* feat: Updated issues template and squashed commits
* Updated issues template removed lines discussed in issue 726
* Removed assignees and followed Matheus Cruz @mcruzdev suggestions

* Update .github/ISSUE_TEMPLATE/-issue-number---problem-description-.md

Co-authored-by: Ricardo Zanini <1538000+ricardozanini@users.noreply.github.com>

* Update .github/ISSUE_TEMPLATE/-issue-number---problem-description-.md

Co-authored-by: Ricardo Zanini <1538000+ricardozanini@users.noreply.github.com>

* Update .github/ISSUE_TEMPLATE/-issue-number---problem-description-.md

Co-authored-by: Ricardo Zanini <1538000+ricardozanini@users.noreply.github.com>

* Commented instruction

---------

Co-authored-by: Gabriel Malheiro <g.silva.malheiro@avanade.com>
Co-authored-by: Matheus Cruz <56329339+mcruzdev@users.noreply.github.com>
Co-authored-by: Ricardo Zanini <1538000+ricardozanini@users.noreply.github.com>
Co-authored-by: Helber Belmiro <helber.belmiro@gmail.com>
  • Loading branch information
5 people authored Aug 9, 2024
1 parent 5d8757d commit 24106c3
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions .github/ISSUE_TEMPLATE/-issue-number---problem-description-.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
---
name: "[Issue number - problem description]"
---

## Extension
- [ ] Server
- [ ] Client

## Java Version
<!-- Please, provide the output of `java --version`. -->

## Quarkus Version
<!-- Please, specify the version of Quarkus used. -->

## Description
<!-- Please, provide a detailed description of the issue or the feature request. -->

## Steps to Reproduce (if applicable)
<!-- Please, provide detailed steps to reproduce the bug, including any relevant code snippets or links to files. -->

0 comments on commit 24106c3

Please sign in to comment.