Budibase is an open-source low-code platform for creating internal apps in minutes. Supports PostgreSQL, MySQL, MSSQL, MongoDB, Rest API, Docker, K8s 🚀
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

1.1 KiB

Contributing to budibase-core

  • The contributors are listed in AUTHORS.md (add yourself).

  • This project uses a modified version of the MPLv2 license, see LICENSE.

  • We use the C4 (Collective Code Construction Contract) process for contributions. Please read this if you are unfamiliar with it.

  • Please maintain the existing code style.

  • Please try to keep your commits small and focussed.

  • If the project diverges from your branch, please rebase instead of merging. This makes the commit graph easier to read.

p.S...

I am using contribution guidelines from the fantastic ZeroMQ community. If you are interested why, it's because I believe in the ethos laid out by this community, and written about in depth in the book "Social Architecture" by Pieter Hintjens.

I am very much open to evolving this to suit our needs.

Love from Mike.