Skip to content

Document blank issue access for maintainers when blank_issues_enabled is false#43456

Closed
sunnyi101 wants to merge 1 commit intogithub:mainfrom
sunnyi101:blank-issues-maintainers-docs
Closed

Document blank issue access for maintainers when blank_issues_enabled is false#43456
sunnyi101 wants to merge 1 commit intogithub:mainfrom
sunnyi101:blank-issues-maintainers-docs

Conversation

@sunnyi101
Copy link

Summary

When blank_issues_enabled is set to false in the issue template config, users with write access or above (Write, Maintain, or Admin roles) now still see the "Blank issue" option in the template chooser, labeled "Maintainers only." Contributors with Read or Triage access continue to only see the configured templates.

This PR adds a note to the "Configuring the template chooser" section documenting this behavior.

Related

Changes

  • Updated content/communities/using-templates-to-encourage-useful-issues-and-pull-requests/configuring-issue-templates-for-your-repository.md to add a note explaining that maintainers (write access+) can still create blank issues even when blank_issues_enabled: false.

… is false

When blank_issues_enabled is set to false, users with write access or above
(Write, Maintain, Admin) now still see the 'Blank issue' option in the
template chooser with a 'Maintainers only' label. Contributors with Read
or Triage access continue to only see configured templates.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings March 19, 2026 22:54
@github-actions github-actions bot added the triage Do not begin working on this issue until triaged by the team label Mar 19, 2026
@github-actions
Copy link
Contributor

How to review these changes 👓

Thank you for your contribution. To review these changes, choose one of the following options:

A Hubber will need to deploy your changes internally to review.

Table of review links

Note: Please update the URL for your staging server or codespace.

The table shows the files in the content directory that were changed in this pull request. This helps you review your changes on a staging server. Changes to the data directory are not included in this table.

Source Review Production What Changed
communities/using-templates-to-encourage-useful-issues-and-pull-requests/configuring-issue-templates-for-your-repository.md fpt
ghec
ghes@ 3.20 3.19 3.18 3.17 3.16 3.15 3.14
fpt
ghec
ghes@ 3.20 3.19 3.18 3.17 3.16 3.15 3.14

Key: fpt: Free, Pro, Team; ghec: GitHub Enterprise Cloud; ghes: GitHub Enterprise Server

🤖 This comment is automatically generated.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Documents repository behavior where “Blank issue” remains available to maintainers (write access and above) even when blank_issues_enabled: false, clarifying what different permission levels see in the issue template chooser.

Changes:

  • Added a note under “Configuring the template chooser” describing maintainer-only access to blank issues when blank issues are disabled.

Comment on lines +68 to 72
> [!NOTE]
> When `blank_issues_enabled` is set to `false`, users with write access or above (Write, Maintain, or Admin roles) will still see the "Blank issue" option in the template chooser, labeled "Maintainers only." This allows maintainers to bypass template restrictions when needed. Contributors with Read or Triage access will only see the configured templates.
> [!NOTE]
> If you used the legacy workflow to manually create an `issue_template.md` file in the `.github` folder and enable blank issues in your _config.yml_ file, the template in `issue_template.md` will be used when people choose to open a blank issue. If you disable blank issues, the template will never be used.
Copy link

Copilot AI Mar 19, 2026

Choose a reason for hiding this comment

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

This section now has two consecutive [!NOTE] alerts (lines 68–72). Our docs style guidance discourages consecutive alerts / multiple alerts in the same section; it makes the page harder to scan. Consider merging the new maintainer behavior into the existing NOTE, or converting one of these NOTES into regular body text so there’s only a single alert here.

Copilot uses AI. Check for mistakes.
Copy link
Author

Choose a reason for hiding this comment

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

@copilot open a new pull request to apply changes based on this feedback

Copy link
Author

@sunnyi101 sunnyi101 left a comment

Choose a reason for hiding this comment

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

docs

@sunnyi101
Copy link
Author

Closing this PR — the feature is still in staff ship and not yet GA. Moving to docs-internal instead.

@sunnyi101 sunnyi101 closed this Mar 19, 2026
@sunnyi101 sunnyi101 reopened this Mar 19, 2026
@sunnyi101
Copy link
Author

Moving to docs-internal per the Hubber contribution workflow.

@sunnyi101 sunnyi101 closed this Mar 19, 2026
@yasiralmasrahi-cmd
Copy link

sunnyi101:blank-issues-maintainers-docs

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

Labels

triage Do not begin working on this issue until triaged by the team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants