Do Discussions at the Org level work the same way with DISCUSSION_TEMPLATE folder in .github #157007
-
Discussion TypeQuestion Discussion ContentI have setup an organization that has discussions at the org level using the setup above I cannot seem to get the yml file to be recognized by the categories Is there a different setup for category templates at the org level where I might be missing something Thanks for your help :) |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
GitHub Organization Discussion Templates SetupProblemTemplates for organization-level discussions need a specific directory structure to be recognized. SolutionFor organization discussion templates to work correctly:
ExampleFor a category called "Product Feedback and Ideas": Common Issues
TestingIf organization-level template isn't working, try creating a test template directly in your source repository first. |
Beta Was this translation helpful? Give feedback.
-
|
@LukasBel - fantastic guidance and advice - after working through a few YAML edits by using a GitHub Discussions forum yaml file as an example I got it all working - highly recommend updating the docs to point at GitHub Community discussion files as an example 👍👍 |
Beta Was this translation helpful? Give feedback.
GitHub Organization Discussion Templates Setup
Problem
Templates for organization-level discussions need a specific directory structure to be recognized.
Solution
For organization discussion templates to work correctly:
.githubrepository is publicExample
For a category called "Product Feedback and Ideas":
Common Issues
.githubfolder (needs to be.github/.github/)