Updated _Sidebar (markdown)

CanbiZ 2024-12-06 13:28:30 +01:00
parent 01065d1ffb
commit 4335874549

@ -1,23 +1,31 @@
* [Home (Overview)](Home) # Table of Contents
* [Getting Started](Getting-Started)
* [Contributing](Contributing)
* [Installation and Setup](Installation-and-Setup)
* [FAQ (Frequently Asked Questions)](FAQ)
* [Coding Standards](Coding-Standards)
## Documentation ## Getting Started
* [Templates](Templates) - [Overview](docs/Home.md)
* [Best Practices](Best-Practices) - [Getting Started Guide](docs/getting-started.md)
- [Installation and Setup](docs/installation.md)
## Contributing
- [Contributing Guidelines](docs/contributing.md)
- [Pull Request Template](docs/pull-request-template.md)
- [How to Report Bugs](docs/report-bug.md)
## Scripts ## Scripts
* [Script 1](scripts/script1.md) - [Proxmox Scripts](docs/proxmox-scripts.md)
* [Script 2](scripts/script2.md) - [LXC Installation](docs/lxc-installation.md)
- [Service Configuration](docs/service-configuration.md)
## Troubleshooting ## Coding Standards
* [Common Issues](Troubleshooting/Common-Issues) - [Coding Standards](docs/coding-standards.md)
* [Error Codes](Troubleshooting/Error-Codes) - [Best Practices](docs/best-practices.md)
## Related Links ## Frequently Asked Questions
* [Community Discussions](https://github.com/community-scripts/ProxmoxVE/discussions) - [FAQ](docs/faq.md)
* [Repository Home](https://github.com/community-scripts/ProxmoxVE) - [Troubleshooting](docs/troubleshooting.md)
* [Release Notes](https://github.com/community-scripts/ProxmoxVE/releases)
## License
- [License Information](docs/license.md)
## Links
- [Official GitHub Repository](https://github.com/community-scripts/ProxmoxVE)
- [Community Discord Server](https://discord.gg/UHrpNWGwkH)