title | description |
---|---|
CONTRIBUTING.md |
Best practices to contribute to launchweek.dev |
So you want to contribute to this repo? Awesome!
We welcome every contribution. To do so, you have two options:
There are multiple ways to create an issue. Below is how to create an issue from the repository. For more information, see Creating an issue.
- Go to supabase-community/launchweek.dev
- Under the repository name, click Issues
- Click New issue
- In the "Title" field, type a title for your issue, e.g.
Add {product} Launch Week
- In the comment body field, type a description of your issue
- When you're finished, click Submit new issue
For more information, see Creating a pull request.
Create a Pull Request to propose and collaborate on changes to a repository.Some additional notes:
- Add one launch week per PR
- Make sure the PR title is in the following format:
Add {product} Launch Week
- Make sure the PR title is in the following format:
- Add the launch week:
<Card title="{product} Launch Week" href="{link}">
YYYY / MM / DD-DD // {linkCta} ↗︎
</Card>
- Check your spelling and grammar
- Remove any trailing whitespace
- Content must be in English
Thank you for making this repo more awesome! Enjoy!