Skip to content

TheBruh141/SML-lib-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Contributing Guidelines for SML-lib docs

Thank you for considering contributing to SML-lib! Your contributions are valuable and greatly appreciated. Before getting started, please take a moment to read and follow these guidelines to ensure a smooth and productive contribution process.

How to Contribute

Reporting Issues

If you encounter a bug, have a feature request, or find any other issue in the project, please follow these steps:

  1. Check the GitHub Issues to see if a similar issue has already been reported. If so, you can add a comment to the existing issue.

  2. If your issue is not already reported, create a new issue:

    • Clearly describe the problem or suggestion, providing as much detail as possible.
    • Include information about your environment, such as your operating system, browser, or any relevant configurations.
    • Use a descriptive and concise title for the issue.

Making Code Contributions

If you want to contribute code to the project, you can do so by following these steps:

  1. Fork the Repository: Fork the project's repository to your GitHub account.

  2. Create a Branch: Create a new branch for your changes. Use a descriptive branch name that summarizes the purpose of your changes.

  3. Make Changes: Make your code changes in the new branch. Ensure that your code adheres to our coding standards (see the Style Guide).

  4. Testing: Write tests for your code changes, if applicable. Ensure that your changes do not break existing functionality.

  5. Commit Your Changes: Commit your changes with a clear and concise commit message. Be sure to reference any relevant issues by including the issue number (e.g., "Fixes #123").

  6. Push Your Branch: Push your branch to your fork on GitHub.

  7. Open a Pull Request: Open a pull request to the main project repository. Provide a detailed description of your changes, explaining what they accomplish and why they are needed.

  8. Code Review: Be prepared to participate in a code review and address any feedback from maintainers or other contributors.

Licensing

By contributing to this project, you agree that your contributions will be licensed under the terms of the project's license (see LICENSE).

Thank you for your interest in contributing to SML-lib. Your contributions help make this project better for everyone!


About

The official documentation site for SML-lib

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published