-
Notifications
You must be signed in to change notification settings - Fork 3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(jp): update translation/jp to v7 (#2837)
- Loading branch information
Showing
6,186 changed files
with
253,568 additions
and
73,714 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,43 @@ | ||
name: 🐛 Bug Report | ||
description: Report a bug on the docs site | ||
labels: ["triage"] | ||
title: "bug: " | ||
body: | ||
- type: textarea | ||
attributes: | ||
label: Describe the Bug | ||
description: A clear description of what the bug is and how it manifests. | ||
validations: | ||
required: true | ||
- type: textarea | ||
attributes: | ||
label: Expected Behavior | ||
description: A clear description of what you expected to happen. | ||
validations: | ||
required: true | ||
- type: textarea | ||
attributes: | ||
label: Steps to Reproduce | ||
description: Please explain the steps required to duplicate this issue. | ||
validations: | ||
required: true | ||
- type: textarea | ||
attributes: | ||
label: Screenshots | ||
description: If applicable, add screenshots to help explain the problem. | ||
- type: input | ||
attributes: | ||
label: Operating System | ||
description: The operating system you are running (e.g. Windows) | ||
- type: input | ||
attributes: | ||
label: Browser | ||
description: The browser you are running (e.g. Chrome, Safari) | ||
- type: input | ||
attributes: | ||
label: Version | ||
description: The browser version you are running (e.g. 14) | ||
- type: textarea | ||
attributes: | ||
label: Additional Information | ||
description: List any other information that is relevant to your issue. |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
name: 📕 Content Issue | ||
description: Report missing or inaccurate content on the docs | ||
labels: ["triage"] | ||
title: "content: " | ||
body: | ||
- type: input | ||
attributes: | ||
label: URL | ||
description: The URL at which the content is missing or inaccurate | ||
validations: | ||
required: true | ||
- type: textarea | ||
attributes: | ||
label: Issue Description | ||
description: What is missing or inaccurate about the content on this page? | ||
validations: | ||
required: true |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
name: 💡 Feature Request | ||
description: Suggest a feature for the docs | ||
labels: ["triage"] | ||
title: "feat: " | ||
body: | ||
- type: textarea | ||
attributes: | ||
label: Describe Problem | ||
description: A clear and concise description of what the problem is. Ex. I am always frustrated when [...] | ||
validations: | ||
required: true | ||
- type: textarea | ||
attributes: | ||
label: Describe Preferred Solution | ||
description: A clear and concise description of what you want to happen. | ||
- type: textarea | ||
attributes: | ||
label: Describe Alternatives | ||
description: A clear and concise description of any alternative solutions or features you have considered. | ||
- type: textarea | ||
attributes: | ||
label: Additional Information | ||
description: Add any other context or screenshots about the feature request here. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,86 @@ | ||
triage: | ||
label: triage | ||
dryRun: false | ||
|
||
closeAndLock: | ||
labels: | ||
- label: 'ionitron: support' | ||
message: > | ||
Thanks for the issue! This issue appears to be a support request. We use this issue tracker exclusively for | ||
content issues, bug reports and feature requests related to the documentation. Please use our | ||
[forum](https://forum.ionicframework.com/) for help or questions about Ionic Framework. | ||
Thank you for using Ionic! | ||
- label: 'ionitron: missing template' | ||
message: > | ||
Thanks for the issue! It appears that you have not filled out the provided issue template. We use this issue | ||
template in order to gather more information and further assist you. Please create a new issue and ensure the | ||
template is fully filled out. | ||
Thank you for using Ionic! | ||
close: true | ||
lock: true | ||
dryRun: false | ||
|
||
comment: | ||
labels: | ||
- label: "help wanted" | ||
message: > | ||
This issue has been labeled as `help wanted`. This label is added to issues | ||
that we believe would be good for contributors. | ||
If you'd like to work on this issue, please comment here letting us know that | ||
you would like to submit a pull request for it. This helps us to keep track of | ||
the pull request and make sure there isn't duplicated effort. | ||
For a guide on how to create a pull request and test this project locally to see | ||
your changes, see our [contributing documentation](https://github.com/ionic-team/ionic-docs/blob/main/CONTRIBUTING.md). | ||
Thank you! | ||
- label: 'ionitron: needs reproduction' | ||
message: > | ||
Thanks for the issue! This issue has been labeled as `needs reproduction`. This label is added to issues that | ||
we are not able to reproduce. | ||
Please provide easy to follow steps for us to reproduce this issue. | ||
dryRun: false | ||
|
||
noReply: | ||
days: 14 | ||
maxIssuesPerRun: 100 | ||
label: "needs: reply" | ||
responseLabel: triage | ||
exemptProjects: true | ||
exemptMilestones: true | ||
message: > | ||
Thanks for the issue! This issue is being closed due to the lack of a reply. If this is still an issue, | ||
please create a new issue and ensure the template is fully filled out. | ||
Thank you for using Ionic! | ||
close: true | ||
lock: true | ||
dryRun: false | ||
|
||
noReproduction: | ||
days: 14 | ||
maxIssuesPerRun: 100 | ||
label: "ionitron: needs reproduction" | ||
responseLabel: triage | ||
exemptProjects: true | ||
exemptMilestones: true | ||
message: > | ||
Thanks for the issue! This issue is being closed due to the lack of a reproduction. If this is still an issue, | ||
please create a new issue and ensure the template is fully filled out. | ||
Thank you for using Ionic! | ||
close: true | ||
lock: true | ||
dryRun: false |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.