📝 Updates Readme to point to Contribution Guidelines

This commit is contained in:
Walkx
2022-05-13 13:32:00 +02:00
committed by GitHub
parent 242d09e932
commit f547c56c1f

View File

@@ -7,10 +7,9 @@
<a href = "https://github.com/ajnart/homarr/deployments/activity_log?environment=Production" > <strong> Demo ↗️ </strong> </a> • <a href = "#-installation" > <strong> Install ➡️ </strong> </a>
<br />
<br />
<p>
Join the discord !
<a href = "https://discord.gg/aCsmEV5RgA" > <img src="https://discordapp.com/api/guilds/972958686051962910/widget.png?style=shield" > </a>
</p>
<i>Join the discord!</i>
<br />
<a href = "https://discord.gg/aCsmEV5RgA" > <img src="https://discordapp.com/api/guilds/972958686051962910/widget.png?style=shield" > </a>
</p>
</p>
@@ -74,10 +73,10 @@ _Requirements_:
- Install all dependencies: `yarn install`
- Build the source: `yarn build`
- Start the NextJS web server: ``yarn start``
- 📝Note: If you want to update the code in real time, launch with ``yarn dev``
- *Note: If you want to update the code in real time, launch with ``yarn dev``*
# 💖 Contributing
You can contribute by [Starting a discussion](https://github.com/ajnart/homarr/discussions), [Submitting Bugs](https://github.com/ajnart/homarr/issues/new), [Requesting Features](https://github.com/ajnart/homarr/issues/new), or [Making a pull request](https://github.com/ajnart/homarr/compare)!
**Please read our [Contribution Guidelines](/CONTRIBUTING.md)**
All contributions are highly appreciated.