Skip to content

Project resources, workflows and codes of conduct

License

Notifications You must be signed in to change notification settings

ofzza/kickstart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KickStart

Contains resources, workflows and other documents needed to quickly set up a project and to get a team up and running.

Workflows and Style guides

Documents codifying best practices and codes of conduct for projects using particular platforms or stacks:

Configuration and resources

Operating system(s)

Applications

Tooling

GitHub resources

Readme

Every project needs a README file. Use this template to get started: README.md

Templates:

GitHub templates can be set by the repository administrator and are a good way of nudging developers to keep consistency in their issue and PR content and formatting:

GitHub Projects Plus browser extension:

The GitHub Projects Plus browser extension updates GitHub's UI to provide you with different types of labels for different purposes. Typically it is good practice to differentiate between following types:

  • Domain labels

    Should all be named starting with a "#" character and are used to position an issue or pull request into a certain domain of interest, for example: #api, #webclient, #mobile.

  • Status labels

    Should all be named starting with a "@" character and are used to signify current status of an issue or pull request, for example: @blocked, @complete, @tested.

  • Descriptor labels

    All other, ordinary labels, used to further classify and describe an issue or pull request.

You can download the GitHub Projects Plus browser extension here:

About

Project resources, workflows and codes of conduct

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published