Skip to content

Commit ba0399a

Browse files
authored
Add the rule against forks
* Discourage forking the repo * Fix capitalization
1 parent a43a28e commit ba0399a

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

doc/contributing/docs/git.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,15 @@ Name your branch so it's clear what you're doing. Examples:
1717
* ``gh-1234-short-issue-description``
1818
* ``your-github-handle/short-issue-description``
1919

20+
.. important::
21+
22+
It is not recommended to submit PRs to the `documentation repository <https://github.com/tarantool/doc>`__
23+
from forks.
24+
Because of a GitHub failsafe mechanism, it is impossible to view changes from a fork
25+
on the development website.
26+
27+
Creating branches directly in the repository results in a more convenient workflow.
28+
2029
Linking issues and PRs
2130
----------------------
2231

doc/contributing/docs/localization/guide.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
Tarantool Translation Guidelines
2-
================================
1+
Localization guidelines
2+
=======================
33

44
Use this guide when localizing Tarantool into Russian.
55

0 commit comments

Comments
 (0)