X Tutup
Skip to content

Add Support for Project Templates#1902

Merged
4e6 merged 8 commits intomainfrom
wip/db/project-manager-templates
Jul 27, 2021
Merged

Add Support for Project Templates#1902
4e6 merged 8 commits intomainfrom
wip/db/project-manager-templates

Conversation

@4e6
Copy link
Contributor

@4e6 4e6 commented Jul 27, 2021

Pull Request Description

PR adds the ability to create a project from a template. Only one default template is available right now, and others will be added later.

Important Notes

Checklist

Please include the following checklist in your PR:

  • The documentation has been updated if necessary.
  • All code conforms to the Scala, Java, and Rust style guides.
  • All documentation and configuration conforms to the markdown and YAML style guides.
  • All code has been tested where possible.

@4e6 4e6 added Type: Enhancement p-highest Should be completed ASAP labels Jul 27, 2021
@4e6 4e6 self-assigned this Jul 27, 2021
Copy link
Contributor

@iamrecursion iamrecursion left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, but I'd like to see at least one additional template for testing purposes.

@4e6 4e6 merged commit 8336a97 into main Jul 27, 2021
@4e6 4e6 deleted the wip/db/project-manager-templates branch July 27, 2021 16:13
iamrecursion pushed a commit that referenced this pull request Jul 28, 2021
Add an ability to create a project from a template
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

p-highest Should be completed ASAP

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

X Tutup