You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
yao-carl edited this page Dec 15, 2014
·
1 revision
Create a wiki section with how to contribute to the project. This section should cover the following:
• A discussion of the basic organization of the project—which files or directories encompass which parts of the functionality, links to product and deployment architecture. How the files map to the flow of the application.
• What commands are needed to clone/enlist and get a local copy of your application running to begin development? What are the prerequisites in terms of software installed, and what command or script is run to start your application locally.
• Are there tests that should be run to verify the application still works correctly