Skip to content

Some basic formalities about contributing to our projects that will help keep things organized

License

Notifications You must be signed in to change notification settings

codefordallas/Coding_Standards

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

Coding_Standards

Some basic formalities about contributing to our projects that will help keep things organized.

We use Google's coding standards as a reference. Please refer to the following links for specifics about how code should be written.

AngularJS Style Guide

C++ Style Guide

C# Style Guide

Go Style Guide

HTML/CSS Style Guide

JavaScript Style Guide

Java Style Guide

Objective-C Style Guide

Python Style Guide

R Style Guide

Shell Style Guide

Swift Style Guide

TypeScript Style Guide

Github Repository Contributions

All commits must occur on a branch other than master.

Create a feature branch, with a descriptive name, and make commits to it.

Once the code is ready, open a merge request, and post a link to it in the Discord.

Add an @Core Team Admins, to get the attention for review.

If you have problems, first install Git Credential Manager

If you still have problems, reach out to someone via our Discord, and someone will help.

Please update these instructions as required! Happy coding!

About

Some basic formalities about contributing to our projects that will help keep things organized

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published