Skip to content

Add DApp listing issue form#70

Open
Jim8y wants to merge 1 commit into
neoorder:masterfrom
Jim8y:codex/dapp-issue-template
Open

Add DApp listing issue form#70
Jim8y wants to merge 1 commit into
neoorder:masterfrom
Jim8y:codex/dapp-issue-template

Conversation

@Jim8y

@Jim8y Jim8y commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

Summary

Adds a dedicated GitHub Issue Form for DApp listing requests so submitters can provide the fields reviewers need up front.

What changed

  • Added .github/ISSUE_TEMPLATE/dapp_submission.yml.
  • Captures project metadata, launch URL, official website, icon, previews, developer/contact details, categories, languages, supported networks, wallet integration, requested wallet permissions, mobile readiness, content/risk level, and security/compliance notes.
  • Includes required submitter confirmations for official URLs, review/removal policy, and no secrets in the issue.

Validation

  • Parsed the YAML form successfully with Ruby YAML.load_file.
  • git diff --check passed.

Screenshots / Simulator validation

Not applicable for this PR: it only changes GitHub issue template metadata and does not affect the iOS or Android app runtime.

Copilot AI review requested due to automatic review settings June 23, 2026 08:32

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Adds a GitHub Issue Form to standardize DApp listing submissions, collecting the key metadata and confirmations needed for OneGate reviewers to evaluate projects efficiently.

Changes:

  • Added a new Issue Form template for “DApp listing request” submissions.
  • Included structured fields for URLs, project details, supported networks/integrations, permissions, and security/compliance notes.
  • Added required submitter confirmations around official URLs, review/removal policy, and avoiding secrets.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@@ -0,0 +1,223 @@
name: DApp listing request
description: Request a DApp or game to be reviewed for listing in OneGate.
value: |
Thanks for helping improve OneGate's DApp catalog.

Please submit one DApp per issue. Include public information only; do not paste private keys, seed phrases, admin credentials, unpublished API keys, or other secrets.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants