Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 888 Bytes

CONTRIBUTING.md

File metadata and controls

17 lines (12 loc) · 888 Bytes

Contributing

The core of this project is the geeksay.js file. Contributions are welcome! 😇

If you'd like to quickly send some geeky words (e.g. home -> 127.0.0.1) without using GitHub, you can submit them via this form or in this sheet.

  • For a small change, just send a PR.

  • For bigger changes, open an issue for discussion before sending a PR.

  • PR should include an example, if it makes sense.

  • You can also contribute by:

    • Reporting issues
    • Suggesting new features or enhancements
    • Improving documentation
  • Make sure not to format html files using prettier. It will break the format.

  • Also, make sure to format javascript files using prettier.