Skip to content

Latest commit

 

History

History
53 lines (33 loc) · 1.94 KB

CONTRIBUTING.md

File metadata and controls

53 lines (33 loc) · 1.94 KB

Contributing

Thank you for your interest in contributing to the SDA-TAP-LAB Proof of Concept Viewer! We welcome contributions from the community and are grateful for your support.

How to Contribute

  1. Fork the Repository: Start by forking the repository on GitHub. This creates your own copy of the project where you can make changes.

  2. Clone the Repository: Clone your forked repository to your local machine

    git clone https://github.com/your-username/SDA-TAP-LAB.git
    cd SDA-TAP-LAB
  3. Create a Branch: Create a new branch for your feature or bug fix

    git checkout -b feature-or-bugfix-name
  4. Make Changes: Make your changes to the codebase. Ensure that your code adheres to the project's coding standards and passes all tests.

  5. Commit Changes: Commit your changes with a clear and concise commit message

    git add .
    git commit -m "Description of the changes"
  6. Push Changes: Push your changes to your forked repository

    git push origin feature-or-bugfix-name
  7. Create a Pull Request: Open a pull request from your forked repository to the main repository. Provide a detailed description of your changes and any relevant information.

License and Copyright

By contributing to this project, you agree that the license and copyright for your contributions will be decided on a case-by-case basis per pull request. This will be determined through discussion with the project maintainers.

Getting Help

If you need any help or have questions, please feel free to open an issue on GitHub or contact us at [email protected].

We appreciate your contributions and look forward to working together to improve SpaceAware.io!


DigitalArsenal.io, Inc.
Email: [email protected]
Website: https://digitalarsenal.io