Skip to content

Commit 2cfb895

Browse files
committed
Documentation
1 parent 8cda297 commit 2cfb895

File tree

4 files changed

+1
-215
lines changed

4 files changed

+1
-215
lines changed

.github/ISSUE_TEMPLATE/01-report-a-bug.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Report a bug
1+
name: Report a critical bug
22
description: Something is not working? Report a bug
33
body:
44

.github/ISSUE_TEMPLATE/03-request-a-change.yml

Lines changed: 0 additions & 95 deletions
This file was deleted.

.github/ISSUE_TEMPLATE/04-add-translations.yml

Lines changed: 0 additions & 111 deletions
This file was deleted.

docs/setup/changing-the-language.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -34,17 +34,9 @@ The following languages are supported:
3434
Note that some languages will produce unreadable anchor links due to the way
3535
the default slug function works. Consider using a [Unicode-aware slug function].
3636

37-
!!! tip "Translations missing? Help us out, it takes only 5 minutes"
38-
39-
Material for MkDocs relies on outside contributions for adding and updating
40-
translations for the more than 60 languages it supports. If your language
41-
shows that some translations are missing, click on the link to add them. If
42-
your language is not in the list, click here to [add a new language].
43-
4437
[single language per document]: https://www.w3.org/International/questions/qa-html-language-declarations.en#attributes
4538
[language selector]: #site-language-selector
4639
[Unicode-aware slug function]: extensions/python-markdown.md#+toc.slugify
47-
[add a new language]: https://github.com/squidfunk/mkdocs-material/issues/new?template=04-add-a-translation.yml&title=Add+translations+for+...
4840

4941
### Site language selector
5042

0 commit comments

Comments
 (0)