☁️
CBE Clima Tool
  • CBE Clima Tool
  • Documentation
    • Overview
    • Weather file repositories
    • Tabs Explained
      • Select Weather File
      • Climate Summary
        • Degree Days Explained
        • Climate Profiles Explained
        • Clima Dataframe
      • Temperature and Humidity
        • Temperatures explained
        • Relative humidity explained
      • Sun and Clouds
        • How to read a cartesian sun path diagram
        • How to read a spherical sun path diagram
        • Global and Diffuse Horizontal Solar Radiation
          • Global, Diffuse and Normal solar radiation explained
        • Cloud coverage
        • Customizable daily and hourly maps
      • Wind
        • How to read a Wind Rose
      • Psychrometric Chart
        • How to read a Psychrometric Chart
      • Natural Ventilation Potential
      • Outdoor Comfort
        • UTCI explained
      • Data Explorer
      • Charts Tips and tricks
  • Contributing
    • Run project locally
    • How to contribute
    • Code of Conducts
  • Version
    • Info
    • Changelog
Powered by GitBook
On this page
  • General Feedback
  • Code of Conduct
  • Code style
  • Submitting changes
  • Thanks

Was this helpful?

Export as PDF
  1. Contributing

How to contribute

Guide on how to contribute to this project

PreviousRun project locallyNextCode of Conducts

Last updated 3 years ago

Was this helpful?

First off, thanks for taking the time to contribute!

General Feedback

If you have a general feedback about our project, please do not open an issue but instead please fill in this

Code of Conduct

Available

Code style

We use Black.exe to format the code.

Submitting changes

Please send a Pull Request with a clear list of what you've done. Always write a clear log message for your commits. One-line messages are fine for small changes, but bigger changes should look like this:

$ git commit -m "A brief summary of the commit
> 
> A paragraph describing what changed and its impact."

Thanks

Thank you again for being interested in this project! You are awesome!

form
here