Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "MicroProfile/EclipseCreateNewRepository"

m
 
Line 7: Line 7:
 
More details in the [https://www.eclipse.org/projects/handbook/#resources-github Eclipse guide].
 
More details in the [https://www.eclipse.org/projects/handbook/#resources-github Eclipse guide].
  
[[Category:MP]]
+
[[Category:MicroProfile]]

Latest revision as of 14:37, 26 January 2024

How to create a new repository

  • Open a bug to request that the Eclipse Webmaster creates a new Github repository. Instruct Eclipse webmasters to
    • associate the Apache 2.0 License with the new github repo. Otherwise it will be created with the default EPL. If that happens, you'll have to either write a new bug tracker to get it changed or work with the Eclipse WebMaster to recreate the repo... Reference this bug tracker for an example of how not to do it...  :-)
    • add a description for the repository (we cannot do that ourselves, we would have to raise another bugzilla issue to add a description later)

More details in the Eclipse guide.

Back to the top