Initial commit

This commit is contained in:
Hugo Locurcio
2023-11-16 13:14:20 +01:00
commit 031fe53a7e

15
README.md Normal file
View File

@@ -0,0 +1,15 @@
# Godot Engine documentation user notes
This repository stores user-contributed notes for the
[official Godot documentation](https://github.com/godotengine/godot-docs),
which are displayed on documentation pages using [Giscus](https://giscus.app/).
If you wish to browse through user notes for all documentation pages that accept
comments, head to the [**Discussions**](https://github.com/godotengine/godot-docs-user-notes/discussions)
tab of this repository.
> **Note**
>
> The same data source is used for documentation pages in real-time, which means
> that any comments you leave on this repository's Discussions tab will be reflected
> at the bottom of documentation pages.