Update docs

This commit is contained in:
nirname
2023-12-19 00:59:26 +00:00
parent 2705c0de03
commit 37829696d8
10 changed files with 924 additions and 162 deletions

View File

@@ -116,7 +116,9 @@ Right now we are not following any strict rules about naming PRs. Give it a repr
In case in its description contains a [magic comment](https://docs.github.com/en/issues/tracking-your-work-with-issues/linking-a-pull-request-to-an-issue) your PR will be automatically attached to the issue:
Resolves #<your issue id here>
```markdown
Resolves #<your issue ID here>
```
You can edit it if needed.