make-contribution
All changes to code must follow the guidance documented in the repository. Before any issue is filed, branch is made, commits generated, or pull request (or PR) created, a search must be done to ensure the right steps are followed. Whenever asked to create an issue, commit messages, to push code, or create a PR, use this skill so everything is done correctly.
SKILL.md
| Name | make-contribution |
| Description | All changes to code must follow the guidance documented in the repository. Before any issue is filed, branch is made, commits generated, or pull request (or PR) created, a search must be done to ensure the right steps are followed. Whenever asked to create an issue, commit messages, to push code, or create a PR, use this skill so everything is done correctly. |
Tailspin Toys
Tailspin Toys is a crowdfunding platform for games with a developer theme. The project is a website for a fictional game crowd-funding company, with a Flask backend using SQLAlchemy and Astro frontend using Svelte for dynamic pages.
Launch the site
A script file has been created to launch the site. You can run it by:
./scripts/start-app.sh
Then navigate to the website to see the site!
License
This project is licensed under the terms of the MIT open source license. Please refer to the LICENSE for the full terms.
Maintainers
You can find the list of maintainers in CODEOWNERS.
Support
This project is provided as-is, and may be updated over time. If you have questions, please open an issue.