https://github.com/codeforfoco/project-template
A template with instructions for starting new projects
https://github.com/codeforfoco/project-template
Last synced: 7 months ago
JSON representation
A template with instructions for starting new projects
- Host: GitHub
- URL: https://github.com/codeforfoco/project-template
- Owner: CodeForFoco
- License: mit
- Created: 2017-05-12T01:50:15.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-20T00:55:39.000Z (almost 8 years ago)
- Last Synced: 2025-01-14T17:35:45.401Z (9 months ago)
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Project Template
- TODO: Search this document for ALL TODOs, there are some buried in the Markdown links so be thorough, when you complete a TODO delete it from the README.
- TODO: Assign at least one person to own and lead the project, they are responsible for ensuring success. It is up to them how to manage and organize tasks for the project.
- TODO: Write a detailed description of the project here.
- TODO: Add description of project to projects section of website.
- TODO: Create a slack channel for the project.## Getting Started
- TODO: Technical documentation to clone, install and run the project goes here.
## Contributing
We welcome new contributors. Be sure to check out guide on [contributing][contributing], which includes instructions on how to fork, clone, branch, commit, pull request and sync your fork.
Not sure where to start? Look for [open issues][githubissue] on GitHub, or message the team on [our Slack site][slack]. If you aren't on our Slack, [click here for an invite][slackinvite].
TL;DR Contribution Workflow:
1. [Fork][fork] this repository and Clone your fork locally.
1. Checkout a new branch on which to make your changes.
1. Make edits. Try to match existing coding style.
1. Test your changes.
1. Commit your changes. Push your changes to your fork on GitHub.
1. Submit a new [pull request][pullrequest] and your changes will be reviewed and merged.## Bugs / Feedback / Suggestions / Questions
We encourage you to [open up an issue][newissue] if you have any feedback, suggestions, bugs or just have a question on where to start.
## License
MIT, see [LICENSE](/LICENSE) for full license.
[slack]: https://codeforfoco.slack.com/
[slackinvite]: https://codeforfocoslack.herokuapp.com
[fork]: https://help.github.com/articles/fork-a-repo/
[forkthisrepo]: https://github.com/CodeForFoco/TODOUPDATEURL#fork-destination-box
[contributing]: https://github.com/CodeForFoco/org/blob/master/CONTRIBUTING.md
[githubissue]: https://github.com/CodeForFoco/TODOUPDATEURL/issues
[newissue]: https://github.com/CodeForFoco/TODOUPDATEURL/issues/new
[pullrequest]: https://github.com/CodeForFoco/TODOUPDATEURL/pulls
[minutes-form]: https://docs.google.com/a/abettermap.com/forms/d/1_p4hHnE2XrqXCQ99CjsZOfAd5LPHR3ZQOhMUpcNuUjA/edit?usp=sharing
[minutes-template]: https://docs.google.com/document/d/1WyzBVQ6rlZ-zXjBUh0mn8wW99DY0JHQPiPR3WEmIdAo/edit?usp=sharing