Skip to content

docs: Prompt for component and network fields in bug report issue template (#1090) - #1143

Open
abdulqoyumadegoke wants to merge 1 commit into
LabsCrypt:mainfrom
abdulqoyumadegoke:docs/1090-bug-report-env-network-fields
Open

docs: Prompt for component and network fields in bug report issue template (#1090)#1143
abdulqoyumadegoke wants to merge 1 commit into
LabsCrypt:mainfrom
abdulqoyumadegoke:docs/1090-bug-report-env-network-fields

Conversation

@abdulqoyumadegoke

Copy link
Copy Markdown

Closes #1090

Overview

Resolves #1090 by updating .github/ISSUE_TEMPLATE/bug_report.md to prompt reporters for sub-project Component selection (backend, frontend, contracts, infra, documentation) and target Stellar Network selection (testnet, mainnet, local sandbox).

Key Changes

  • .github/ISSUE_TEMPLATE/bug_report.md:
    • Added structured Component selection options covering Frontend, Backend, Contracts (Smart Contracts), Infrastructure (Infra / CI / Deployment), Documentation, and Other.
    • Added Network selection section with options for Testnet, Mainnet, Local Sandbox, and Not Applicable.

Verification

  • Formatted markdown template structure to ensure clean rendering on GitHub's issue picker.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Docs] .github/ISSUE_TEMPLATE/bug_report.md does not prompt for FlowFi environment (backend/frontend/contracts) or network (testnet/mainnet)

1 participant