Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 1.08 KB

File metadata and controls

34 lines (23 loc) · 1.08 KB

Contribute to the project

Improve

Found a bug or want to improve something? Here's how:

  1. Fork the repo and create a branch from main
  2. Make your changes — follow conventional commits (feat|fix|chore|docs(scope): message)
  3. Run shellcheck -x on any shell scripts you've modified
  4. Open a pull request with a clear description of the change

Good first contributions:

  • Add a new pack for a tool you use daily
  • Improve an existing module in scripts/serotonin/modules/
  • Fix ShellCheck warnings
  • Improve documentation

Request feature

Open a GitHub Issue with:

  • What you want and why
  • How you'd expect it to work
  • Whether it belongs in Serotonin (the tool) or this dotfiles repo (the showcase)

Buy coffee to contributors

If Serotonin saved you time, star the repo — it helps more than you think.

Contributors

  • @Jacke