Automattic / Automattic/slush-theme-pattern-library

Using non-semantic version numbers causes errors

Open
#83 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
PHP
Stars
11
Forks
3
PR merge metrics
No merged PRs in 30d

Description

Version numbers must be entered in the format x.x.x, or the initial build eventually fails after generating scaffolding.

Failure is a bit confusing from a user perspective: files are generated but the `src` folder and the `gruntfile.js` are left in the folder. The theme file that's generated is actually still functional.

This is mega confusing to non-technical users (see: myself!)

If nothing else, entering a non-copasetic value here should yield an immediate error, rather than a confusing one later down the line.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.