software-discovery-dashboard
software-discovery-dashboard copied to clipboard
Fixes #113 As of January 1 2019, Mozilla requires that all GitHub projects include this [CODE_OF_CONDUCT.md](https://github.com/mozilla/repo-templates/blob/master/templates/CODE_OF_CONDUCT.md) file in the project root. The file has two parts: 1. Required Text -...
As of January 1 2019, Mozilla requires that all GitHub projects include this [CODE_OF_CONDUCT.md](https://github.com/mozilla/repo-templates/blob/master/templates/CODE_OF_CONDUCT.md) file in the project root. The file has two parts: 1. Required Text - All text...
This is a fix for https://github.com/mozillascience/software-discovery-dashboard/issues/111 The markdown in the below sections of the document have been updated so that the markdown has the desired effect: * Synopsis * Links...
Some sections in the README contain markdown which is not having the desired effect. This has to do due to some formatting in the document. For example, consider the Synopsis...
Hey all, Who owns this heroku instance? http://rocky-falls-16959.herokuapp.com We should transfer it over to Mozilla. Thanks!
How do we distinguish scientific code from regular code on GitHub? Maybe GitHub needs to add a DOI or ORCID property attached to the repo?
Met Alice Allen, an editor for the Astrophysics Source Code Library. She would love to see her trove of research software catalogued in the dashboard. It's about 1200 repositories, so...
Met with Matt Jones after CodeMeta was over, he gave me some really good insight about a clever way I can work with DataONE to grab software using a specific...
We should 1.) Get an SE server @ RIT for this. 2.) Consider maybe getting a better URL than the one we would be stuck with using RIT.
By the style guide (and enforced by the linter), the types of all properties of React components must be defined in that component's `propTypes` field. Properties can be flagged as...