Skip to content

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

Merged
ogazboiz merged 3 commits into
LabsCrypt:mainfrom
abdulqoyumadegoke:docs/1090-bug-report-env-network-fields
Aug 3, 2026
Merged

docs: Prompt for component and network fields in bug report issue template (#1090)#1143
ogazboiz merged 3 commits into
LabsCrypt:mainfrom
abdulqoyumadegoke:docs/1090-bug-report-env-network-fields

Conversation

@abdulqoyumadegoke

Copy link
Copy Markdown
Contributor

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.

@ogazboiz ogazboiz left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

matches #1090's scope, sensibly replaces the old component section instead of duplicating it, and the network section plus relocated screenshots lose nothing. merging. if you want to keep contributing, join us on Telegram: https://t.me/+DOylgFv1jyJlNzM0

@ogazboiz
ogazboiz merged commit ad8c348 into LabsCrypt:main Aug 3, 2026
10 checks passed
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)

2 participants