You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/developer/contributing/index.asciidoc
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,8 +30,8 @@ Please make sure you have signed the [Contributor License Agreement](http://www.
30
30
31
31
Read <<kibana-localization-best-practices>> for details on our localization practices.
32
32
33
-
Note that we cannot support accepting contributions to the translations from any source other than the translators we have engaged to do the work.
34
-
We are still to develop a proper process to accept any contributed translations. We certainly appreciate that people care enough about the localization effort to want to help improve the quality. We aim to build out a more comprehensive localization process for the future and will notify you once contributions can be supported, but for the time being, we are not able to incorporate suggestions.
33
+
Note that we cannot support accepting contributions to the translations from any source other than the translators we have engaged in doing the work.
34
+
We are yet to develop a proper process to accept any contributed translations. We certainly appreciate that people care enough about the localization effort to want to help improve the quality. We aim to build out a more comprehensive localization process for the future and will notify you once Kibana supports external contributions. Still, for the time being, we cannot incorporate suggestions.
35
35
36
36
[discrete]
37
37
[[kibana-release-notes-process]]
@@ -73,7 +73,7 @@ To make sure that your PR is included in the Release Notes, add the right label.
73
73
* `release_note:fix` — Fixes for bugs that existed in the previous release.
74
74
* `release_note:deprecation` — Deprecates functionality that existed in previous releases.
75
75
* `release_note:breaking` — Breaking changes that weren't present in previous releases.
76
-
* `release_note:skip` — Changes that should not appear in the Release Notes. For example, docs, build, and test fixes, or unreleased issues that are only in `master`.
76
+
* `release_note:skip` — Changes that should not appear in the Release Notes. For example, docs, build, and test fixes, or unreleased issues that are only in `main`.
0 commit comments