Skip to content

Latest commit

 

History

History
40 lines (23 loc) · 2.06 KB

CONTRIBUTING.md

File metadata and controls

40 lines (23 loc) · 2.06 KB

Contributing to CoMSES Net

CoMSES Net is dedicated to fostering open and reproducible scientific computation through cyberinfrastructure and community development. Our mission is to improve the way we develop, document, and share our computational models so we can build on each other’s work more effectively and model our way to a better global future.

Members are encouraged to participate in our collective effort to expand and strengthen CoMSES Net at all levels. The following information details useful resources and ways in which members can contribute which include include code contributions, curating resources for our community, and more.

Thanks for being a part of CoMSES Net!

Table of Contents

Code of Conduct

Developer Contribution Guidelines

We encourage all CoMSES community members to report bugs and contribute to our ongoing projects. Following these guidelines helps maintainers understand bug reports or proposed changes and helps us do our best to keep the codebase and technology stack clean and consistent.

Current Technology Stack

  • Javascript: VueJS, Vite, TypeScript
  • Python: Django Rest Framework, Wagtail
  • PostgreSQL
  • Elasticsearch
  • Linux
  • Docker

Semantic Commit Messages

Please use semantic commit messages in your Git commits as these standards help the maintainers and community to view and classify changes.

Bug reports, feature requests, and other issues

Before submitting an issue, please go the repository's issues section to see if another member of our community has already submitted a similar issue.

Create an issue

Submit a pull request

We welcome pull requests for changes but please consider making an issue for it first to clearly describe the problem being solved with the pull request.

Create a pull request from a fork