haskell-spotlight/CONTRIBUTING.md
2022-01-28 08:47:22 +01:00

746 B
Raw Permalink Blame History

Contributing

Development

You need NodeJS >= 14.x.x

  • Clone the repository.
  • cd ./haskell-spotlight.
  • See Makefile.
  • Before publish a PR, please ensure that it builds without errors in production mode: npm run build && npm start.

If you want to implement some significant change, it's better to create a GitHub issue and discuss it first.

Other ways to contribute

  • Star the project on GitHub.
  • Propose feature ideas.
  • Report bugs.
  • Follow and retweet us on Twitter: @HaskellSpot.
  • You can contribute by sponsoring the project or propose a job in a Haskell project to the author. 🙂
  • Any other way that will come to your mind.