diff --git a/.github/ISSUE_TEMPLATE/dev-contributor-request.yml b/.github/ISSUE_TEMPLATE/dev-request.yml similarity index 88% rename from .github/ISSUE_TEMPLATE/dev-contributor-request.yml rename to .github/ISSUE_TEMPLATE/dev-request.yml index 12d930151f..9c7797cd59 100644 --- a/.github/ISSUE_TEMPLATE/dev-contributor-request.yml +++ b/.github/ISSUE_TEMPLATE/dev-request.yml @@ -1,5 +1,5 @@ -name: Dev/Contributor Request -description: Report a problem or suggest an improvement +name: Dev Request +description: Make the Ivy Wallet repo or codebase better. labels: ["dev"] body: - type: checkboxes @@ -7,7 +7,7 @@ body: attributes: label: Please confirm the following options: - - label: I checked [the current issues](https://github.com/ILIYANGERMANOV/ivy-wallet/issues) for duplicate problems + - label: I checked [the current issues](https://github.com/Ivy-Apps/ivy-wallet/issues) for duplicate problems required: true - type: dropdown id: project-building