mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-28 17:27:49 +08:00
16 lines
512 B
Markdown
16 lines
512 B
Markdown
Rules for migrating documents from other sources
|
|
====
|
|
|
|
#TODOs and issues under development
|
|
Any issues in a document needed to be re-worked, extended, and\/or newly written should be marked with.
|
|
|
|
```
|
|
<!--TODO Provide detailed description here-->
|
|
```
|
|
|
|
#Tracking old already processed content
|
|
If you've migrated a document from confluence, this document should be marked with `migrated` tag.
|
|
|
|
Please make all the tags **case sensitive**.
|
|
These tags are required for future coverage and consistency testing.
|
|
Thanks. |