-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add a template for new community usage
- Loading branch information
1 parent
377c5e6
commit a198d4a
Showing
1 changed file
with
26 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
--- | ||
|
||
title: 'Short title of the community' | ||
name: 'Suggesting to entry in the "Community usage" table' | ||
about: 'A community is using edam, and exposing one way or another how many entry are tagged with a term, and you would like to see it in the browser' | ||
labels: community+usage, new+feature | ||
--- | ||
|
||
### Community home page: | ||
|
||
https://.... | ||
|
||
### Accessibility of the term usage | ||
|
||
<!-- Please note that at least one of these options is needed, preferably the API way. If none this issue might stalled. --> | ||
* [ ] The community expose in a rest API the usage of a given term | ||
* [ ] The community expose in a web interface the usage of a given term (thus have to be crawled) | ||
* [ ] The community expose the overall usage of all term (thus have to be crawled) | ||
* [ ] Others: | ||
|
||
#### links : | ||
* | ||
|
||
## details | ||
|
||
<!-- If you want to add anything --> |