Closed nutjob4life closed 2 years ago
The README.md for registry-loader is identical to the pds-template-repo-java's README.md. It should be filled in with details specific to the registry-loader repository.
README.md
registry-loader
pds-template-repo-java
Steps to reproduce the behavior:
$ git clone --quiet git@github.com:NASA-PDS/template-repo-java.git $ git clone --quiet git@github.com:NASA-PDS/registry-loader.git $ cmp template-repo-java/README.md registry-loader/README.md $ echo $? 0
$ echo $? 1
will be updated per #11
🐛 Describe the bug
The
README.md
forregistry-loader
is identical to thepds-template-repo-java
'sREADME.md
. It should be filled in with details specific to theregistry-loader
repository.📜 To Reproduce
Steps to reproduce the behavior:
🕵️ Expected behavior
🏞Screenshots
🖥 System Info
🦄 Related requirements
⚙️ Engineering Details