To add a project, submit a pull request with the following:
- Make sure the project uses Lightpanda in a meaningful way.
- Add a link with a short, clear description.
- Use the format:
- [Project Name](link) - Short description ending with a period. - Add the project to the appropriate section.
- Keep descriptions concise (one sentence when possible).
- Check your spelling and grammar.
- Make sure your text editor is set to remove trailing whitespace.
If asked to make changes, you can amend your existing commit and force push:
git commit --amend
git push --force
Thank you for your suggestions!