Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 1.55 KB

File metadata and controls

29 lines (20 loc) · 1.55 KB

Contribution Guidelines

Thank you for contributing to Awesome Semantic Layer!

Adding an entry

Please ensure your pull request adheres to the following guidelines:

  • Search previous suggestions before making a new one, as yours may be a duplicate.
  • Make an individual pull request for each suggestion.
  • Use the following format: - [Name](URL) - Description ending with a period.
  • New categories or improvements to the existing categorization are welcome.
  • Keep descriptions concise (1-2 sentences).
  • Check your spelling and grammar.
  • Make sure your text editor is set to remove trailing whitespace.
  • The pull request should have a useful title and include a link to the tool or resource and why it should be included.
  • Entries within each section should be sorted alphabetically.

Criteria for inclusion

To be included, a semantic layer tool or resource should meet at least one of these criteria:

  • Tools: Actively maintained, publicly available, and used in production by at least one organization.
  • Articles: Published by a recognized author or organization, and still relevant to the current state of the ecosystem.
  • Community: Active, with regular participation from semantic layer practitioners.

Updating your pull request

Sometimes we will ask you to edit your pull request before it is included. This is normally due to spelling errors or because your PR did not match the guidelines above. Here is a write-up on how to change a pull request.