-
Suggestion
-
Resolution: Answered
-
None
-
None
In order to have sensible names for projects and repositories, we would like to enforce naming conventions at the time of creation.
In our case:
We would like capitalised, space separated project names, eg: Moon Landing
We would like hyphen separated repository names: eg: sea-of-tranquility
Please consider this again. In my case, people are creating spaces in repo names which makes URLs inconvienient (%20) and API usage and parsing difficult for some things. Just because Bill Gates create "Program Files" doesn't make it a good idea