1
0
mirror of synced 2025-12-21 10:57:10 -05:00
Files
docs/content/github/managing-your-work-on-github/disabling-issues.md
Jason Etcovitch caaee7a124 Update all files to use {% data %} (#15253)
* Add back changes from prior to purge

* Manually fix some invalid Liquid

* Updoot render-content

* Improve test messages to show correct output

* Run el scripto

* Pass the remaining test
2020-09-29 16:01:04 -04:00

852 B

title, intro, redirect_from, versions
title intro redirect_from versions
Disabling issues You may wish to turn issues off for your repository if you do not accept contributions or bug reports.
/articles/disabling-issues
free-pro-team enterprise-server
* *

{% data reusables.repositories.navigate-to-repo %} {% data reusables.repositories.sidebar-settings %} 3. Under Features, unselect the Issues checkbox. Remove Issues checkbox

If you decide to enable issues again in the future, any issues that were previously added will be available.

{% if currentVersion == "free-pro-team@latest" %}

{% tip %}

Please contact {% data variables.contact.contact_support %} if you want to turn off issues because of abuse from strangers. {% data reusables.policies.abuse %}

{% endtip %}

{% endif %}