Conversation
|
This looks good! Can we add a mention of the EC's commitment to transparency to Archival & Governance policy? That is, in the event of a unilateral channel review / merge / archival, the EC would publicly describe its view of the situation and explain why it took action (perhaps as a GitHub issue / PR that the community could comment on?). As an aside, I do not think that the same applies to individual message moderation (that is, we do not want to publicly describe or motivate isolated moderation decisions, because this would only give more publicity to troll messages or AI spam). |
Could you review the updated text:
Agreed, I think we can dig into this more as we bring on moderators and explore things like an appeals process or other approaches. |
📝 Pull Request Template
Demo
https://github.com/neural-loop/communications/issues/new?template=discord-request.yml
📌 Summary
Added a new GitHub Issue Form (
discord-request.yml) for handling Discord infrastructure requests (channels, categories, roles, bots, and integrations).To standardize the process for community requests, prevent Discord channel bloat, and ensure all bots/integrations are audited for security and data privacy. It also codifies the Executive Committee's authority to archive inactive spaces and requires a "Champion" for every new channel to ensure sustained activity.
📂 Related Issues
🧾 Type of Change
✅ Checklist
📸 Screenshots / Attachments (if applicable)
The form will appear as a structured "Issue Form" in the GitHub UI, including:
💬 Additional Notes
This template uses the YAML "Issue Form" format, providing a much cleaner user experience than traditional Markdown templates. It ensures that critical data (like bot security URLs) cannot be skipped during submission. Indentation has been strictly validated to prevent YAML parsing errors during deployment.