-
Notifications
You must be signed in to change notification settings - Fork 2
Home
jasonwee edited this page Sep 17, 2016
·
5 revisions
Welcome to the videoOnCloud wiki!
- A crisp and descriptive summary of the issue
- A more detailed description of what happens and why it doesn't work
- The expect result and how the current is not correct
- A step-by-step set of instructions explaining how the developer can reproduce the problem.
- A list of details about the user's system (e.g., operating system, version of the software, and any other details
- consistent!
write me!
- on how to fork the code
- work on a new feature
- and how the code review process works.
- Coding standards, conventions, and requirements.
- A breakdown of the code, how it is structured, and what the different source files do.
- Details about how the project communicates, makes decisions, and more.
- For this GitHub provides GitHub Pages - a free service for building a project website. GitHub Pages is powered by Jekyll, a static content management system. This makes it simple to build a site, maintain it in a repo, and iterate and improve on it.