vault backup: 2025-04-11 14:41:26

This commit is contained in:
SeedList
2025-04-11 14:41:27 +08:00
parent eb4274e3e8
commit e1a3e955af
19 changed files with 4484 additions and 1 deletions

View File

@ -0,0 +1,21 @@
# Contributing
First off, thanks for taking the time to contribute! :tada:
## Bugs and questions
Report bugs, ask questions, and request features using [GitHub Issues](https://github.com/johansatge/obsidian-automatic-table-of-contents/issues).
When submitting a bug report, do not hesitate to be as exhaustive as possible, by adding:
* A quick summary of the bug
* The expected and actual behavior
* The platform you are using (operating system, Obsidian version...)
* A Markdown sample
* Any other information that you think would be useful
## Working on the project
When contributing to this repository, please create an issue first, so the change you wish to make can be discussed with the other maintainers.
When you submit code changes, your submissions are understood to be under the same license that covers the project. Feel free to contact the maintainers if that's a concern.