Skip to content

An open source restaurant management platform written in C# using .NET Core

License

Notifications You must be signed in to change notification settings

Van-Dame/Cilantro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Cilantro

An open source restaurant management platform written in C# using .NET Core

Code of Conduct

Cilantro has a Code of Conduct which all contributors, maintainers and forkers must adhere to. When contributing, maintaining, forking or in any other way changing the code presented in this repository. Please ensure that you have read this Code of Conduct before contributing to this project.

You MUST agree to the code of conduct before contributing to this project.

See Code of Conduct.md for details.

License

This project has been released with under an MIT license, click the icon below to find out more about the MIT license.

License: MIT

Pull Requests

Pull requests are welcome, with the proviso that you have agreed to the code of conduct before forking, contributing, and submitting the pull request.

PRs Welcome

Process

All development will happen on the development via feature branches. Those feature branches will be merged back into the development branch via pull requests.

Once a number of features have been completed, or an area of the application is feature complete, the development branch will be merged into the master branch via a pull request.

A worked example would be:

  • A contributor wishes to implement stripe API
  • The contributor forks the repo
  • The contributor switches to development branch and pulls latest code
  • The contributor creates a branch called feature-stripe-api
  • The contributor makes their changes in this new branch
  • The contributor commits their changes
  • The contributor submits a pull request for their feature branch

This process is also known as git flow, a description of git flow can be found here.

Spec

See the SPEC file for the current project specification. This is an evolving project, as such the specification may evolve from time to time.

About

An open source restaurant management platform written in C# using .NET Core

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published