mirror of
https://github.com/devangthakkar/wordle_archive
synced 2026-01-17 02:04:27 -05:00
540 B
540 B
Contributing to this repository
Introduction
- This site is built with React and TailwindCSS
- Check out the existing issues for ways to contribute
Have a new feature request or see a bug?
Create a new issue! On the issue we can discuss the problem and assign the work.
Ready to contribute?
- Comment on the issue to claim it
- Create a fork of the repo
- Work on your fork, then open a pull request. Tag the issue in your pull request
- Your PR will be reviewed, and if it is approved it will be merged into
main