The curation tool is going to need question information (i.e. what is currently in the skeletons/ folder)
Tasks
Will be renaming skeletons to templates in vulnerabilities, adding the JSON field to projects table (called curation_template), updating the build to have loader called curation_template_loader.rb loading up YMLS and save them in JSON. Last step to make sure curation_template included properly from /project/1 api end point
Have you...
[ ] Linked this PR to an issue?
[ ] Written any automated tests?
[ ] Removed all debug statements?
[ ] Refactored your code to be maintainable?
[ ] Checked that Gemfile.lock and yarn.lock are't getting modified unintentionally?
[ ] Marked as Draft if it's unfinished?
The above things are not required, but appreciated.
Summary
The curation tool is going to need question information (i.e. what is currently in the skeletons/ folder)
Tasks Will be renaming skeletons to templates in vulnerabilities, adding the JSON field to projects table (called curation_template), updating the build to have loader called curation_template_loader.rb loading up YMLS and save them in JSON. Last step to make sure curation_template included properly from /project/1 api end point
Have you...
Gemfile.lock
andyarn.lock
are't getting modified unintentionally?The above things are not required, but appreciated.