📚 docs(README): add a lot of stuff to the README about contributing, donations, credits...
This commit is contained in:
parent
0285fb8e55
commit
7872fb5c48
1 changed files with 45 additions and 5 deletions
50
.github/README.md
vendored
50
.github/README.md
vendored
|
@ -259,17 +259,57 @@ Big thanks to everyone at r/unixporn for inspiring me to make this!
|
|||
|
||||
I wanna point out some resources that helped me the most with the setup:
|
||||
|
||||
- [ArchWiki](https://wiki.archlinux.org/) for all the awesome documentation.
|
||||
- [ArchWiki](https://wiki.archlinux.org/) for all the awesome documentation and for helping me to not lose my mind.
|
||||
- [Folke](https://github.com/folke) for his amazing contributions to the Neovim community with some awesome plugins and with the distro that i use: **LazyVim**. Also, his READMEs and [dotfiles](https://github.com/folke/dot) are amazing!
|
||||
- [Yoru's README](https://github.com/rxyhn/yoru/tree/main) to help me with the distribution of the README
|
||||
- [Yoru's README](https://github.com/rxyhn/yoru/tree/main) to help me with the distribution of the README.
|
||||
- [Amadeus Dots](https://github.com/AmadeusWM/dotfiles-hyprland) for helping me with the startup setup of the Hyprland WM.
|
||||
- [Hyprdots](https://github.com/prasanthrangan/hyprdots) for helping me to take ideas from their work. Also, their setup is the best one I've ever seen for Hyprland; it's pretty awesome!.
|
||||
- [Catppuccin](https://github.com/catppuccin/catppuccin) for making the **Best Colorscheme Ever** 🖌️
|
||||
- [Github-issue-templates](https://github.com/stevemao/github-issue-templates) for the some of the markdown templates of the repo.
|
||||
|
||||
Those were the biggest inspiring factor for me, though you can find a lot more of setups that helped me in my List of Dotfiles from the **Stars** section of my Github Profile: [Check it out!](https://github.com/stars/Matt-FTW/lists/paintbrush-theming-dots)
|
||||
Those were the biggest inspiring factor for me, though you can find a lot more of setups that helped me in my list of favorite dotfiles from the **Stars** section of my Github Profile: [Check it out!](https://github.com/stars/Matt-FTW/lists/paintbrush-theming-dots)
|
||||
|
||||
# :star: <samp>Star History</samp>
|
||||
### :writing_hand: Contributing
|
||||
|
||||
Thanks to everyone who gave a star to this project! ❤️
|
||||
Part of what makes the open source community special are the contributions. Any contributions will be **highly appreciated!**
|
||||
|
||||
If you have any ideas or suggestions to make, feel free to [open an issue](https://github.com/Matt-FTW/dotfiles/issues/new) or [submit a PR](https://github.com/Matt-FTW/dotfiles/pulls)
|
||||
|
||||
Please, before submitting a PR or opening an issue, be sure to follow the [contributing guidelines](./CONTRIBUTING.md), as well as the [issues](./ISSUE_TEMPLATE/) and [pull requests](./PULL_REQUEST_TEMPLATE.md) formatting rules.
|
||||
|
||||
Blank or repeated issues and PRs will be closed.
|
||||
|
||||
### :dollar: Donating
|
||||
|
||||
If you want to support my work, please consider donating.
|
||||
|
||||
This is optional, but it's always appreciated.
|
||||
|
||||
Thank you! :two_hearts:
|
||||
|
||||
[](https://github.com/sponsors/Matt-FTW)
|
||||
[](https://ko-fi.com/matt_ftw)
|
||||
[](https://www.buymeacoffee.com/matt_ftw)
|
||||
|
||||
### :two_hearts: Star History and Contributors
|
||||
|
||||
Thanks to everyone who have contributed and given an star to this project!
|
||||
|
||||
<div align="center">
|
||||
|
||||
#### :pencil2: Contributors
|
||||
|
||||
</div>
|
||||
|
||||
<a href="https://github.com/Matt-FTW/dotfiles/graphs/contributors">
|
||||
<img src="https://contrib.rocks/image?repo=Matt-FTW/dotfiles"/>
|
||||
</a>
|
||||
|
||||
<div align="center">
|
||||
|
||||
#### :star: Star History
|
||||
|
||||
</div>
|
||||
|
||||
<div>
|
||||
<a href="https://star-history.com/#Matt-FTW/dotfiles&Timeline">
|
||||
|
|
Loading…
Add table
Reference in a new issue