Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 1.29 KB

File metadata and controls

26 lines (17 loc) · 1.29 KB

Contributing

Your contributions are always welcome! Please review these guidelines before submitting your pull request.

Guidelines

Please ensure your pull request follows the guidelines:

  • One item per pull request - This makes it easier to review and merge contributions.
  • Search existing suggestions - Check if your suggestion already exists before submitting.
  • Follow the format - [Name](link) - Description.. Keep descriptions objective and short, with maximum 200 characters.
  • Focus on modeling practices - All items must be directly related to good modeling practices.
  • Check your spelling and grammar - Ensure your contribution is well-written.

What qualifies as good modeling practices?

Good modeling practice encompasses the methodologies, standards, tools, and cultural or institutional supports that make models Findable, Accessible, Interoperable, Reusable (FAIR). Resources that directly address how to implement or promote such practices are welcome. General modeling content or domain-specific modeling results, without a clear focus on good practice, are less relevant for this list.

Creating a Pull Request

  1. Fork the repository
  2. Create a new branch for your addition
  3. Add your item following the formatting guidelines
  4. Submit a pull request

Thank you for your contribution!