rabbit-obsidian/system - misc/templates/project - template.md

83 lines
2.1 KiB
Markdown

<p align="center">
<a href="https://example.com/">
<img src="https://via.placeholder.com/72" alt="Logo" width=72 height=72>
</a>
<h3 align="center">Logo</h3>
<p align="center">
Short description
<br>
<a href="https://reponame/issues/new?template=bug.md">Report bug</a>
·
<a href="https://reponame/issues/new?template=feature.md&labels=feature">Request feature</a>
</p>
</p>
## Table of contents
- [Quick start](#quick-start)
- [Status](#status)
- [What's included](#whats-included)
- [Bugs and feature requests](#bugs-and-feature-requests)
- [Contributing](#contributing)
- [Creators](#creators)
- [Thanks](#thanks)
- [Copyright and license](#copyright-and-license)
## Quick start
Some text
- Instruction 1
- Instruction 2
- Instruction 3
## Status
Here goes all the budgets
## What's included
Some text
```text
folder1/
└── folder2/
├── folder3/
│ ├── file1
│ └── file2
└── folder4/
├── file3
└── file4
```
## Bugs and feature requests
Have a bug or a feature request? Please first read the [issue guidelines](https://reponame/blob/master/CONTRIBUTING.md) and search for existing and closed issues. If your problem or idea is not addressed yet, [please open a new issue](https://reponame/issues/new).
## Contributing
Please read through our [contributing guidelines](https://reponame/blob/master/CONTRIBUTING.md). Included are directions for opening issues, coding standards, and notes on development.
Moreover, all HTML and CSS should conform to the [Code Guide](https://github.com/mdo/code-guide), maintained by [Main author](https://github.com/usernamemainauthor).
Editor preferences are available in the [editor config](https://reponame/blob/master/.editorconfig) for easy use in common text editors. Read more and download plugins at <https://editorconfig.org/>.
## Creators
**Creator 1**
- <https://github.com/usernamecreator1>
## Thanks
Some Text
## Copyright and license
Code and documentation copyright 2011-2018 the authors. Code released under the [MIT License](https://reponame/blob/master/LICENSE).
Enjoy :metal: