Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable blank Issues #20955

Closed
JakobDev opened this issue Aug 25, 2022 · 0 comments · Fixed by #20956
Closed

Disable blank Issues #20955

JakobDev opened this issue Aug 25, 2022 · 0 comments · Fixed by #20956
Labels
type/feature Completely new functionality. Can only be merged if feature freeze is not active. type/proposal The new feature has not been accepted yet but needs to be discussed first.
Milestone

Comments

@JakobDev
Copy link
Contributor

Feature Description

Gitea allows providing Issue templates. If a Repo has Issue templates, the User can choose between the Templates and a blank Issue, there is currently no way to disable the blank Issue. GitHub allows this and there are a lot of Repos out there who are using this feature.

Screenshots

No response

@JakobDev JakobDev added type/feature Completely new functionality. Can only be merged if feature freeze is not active. type/proposal The new feature has not been accepted yet but needs to be discussed first. labels Aug 25, 2022
jolheiser pushed a commit that referenced this issue Mar 28, 2023
Closes #20955

This PR adds the possibility to disable blank Issues, when the Repo has
templates. This can be done by creating the file
`.gitea/issue_config.yaml` with the content `blank_issues_enabled` in
the Repo.
@lunny lunny added this to the 1.20.0 milestone Mar 29, 2023
@go-gitea go-gitea locked and limited conversation to collaborators May 3, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type/feature Completely new functionality. Can only be merged if feature freeze is not active. type/proposal The new feature has not been accepted yet but needs to be discussed first.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants