Skip to content

Latest commit

 

History

History
47 lines (29 loc) · 1.88 KB

File metadata and controls

47 lines (29 loc) · 1.88 KB

Contributing to lists

Thank you for your interest in this project! Before making a contribution, please take a minute to read these guidelines.

If you have any questions about the project or these guidelines, open an issue.

What Is Accepted

If you wish to add resources to this list, make sure it meets the following criteria:

  • The material must be related to at least one of the subjects this list addresses: data standardization, freshwater data (in particular, continuous temperature), metadata and data management best practices, freshwater temperature monitoring projects, etc.
  • That the material can be legally shared on this list and reused by the list users.
  • The material must primarily be in English, but resources in French are welcome too.

Adding a resource

Resources are alphabetically sorted, so find a proper place to put your resource in and an item in the following format (in MarkDown):

Author or publisher - [resource-name](URL) – material type
 mandatory short description

Material types

  • website
  • report
  • pdf
  • tool

In your commit message, write:

add resource-name

Please, add one pull request per new resource you wish to add to the list. In your pull request, please put the material’s URL into the description, it is easier to review it.

Link’s description (resource-name in the example above) should provide the name (i.e., title) of the resource. Add a word describing the type of media (e.g., video, report, scientific article, etc). Add a short description of the resource as well.

Removing a resource

You are welcome to propose a removal or change of an existing entry if:

  • the resource is not available anymore (e.g., the URL returns an error),
  • the project has been moved to a new URL (e.g., project was moved under another organization).