Version of Novela you are using
0.9.4
Number of posts you have and which data source
(Local, Contentful options)
Local
Describe the bug
A clear and concise description of what the bug is.
When I try to commit my changes to this repository I get a message saying that a commit requires a subject and type. What am I expected to do?
I usually just do git commit -m "something".
Any help?
To Reproduce
Steps to reproduce the behavior:
git commit -m "something"Expected behavior
A clear and concise description of what you expected to happen.
Why can't I just commit without subject and type. I don't even know how to enter commit type or what it is.
Screenshots
If applicable, add screenshots to help explain your problem.
Browser
Additional context
Add any other context about the problem here.
It's pretty neat and fairly useful for OSS -- wonder if it would be useful to add to the contribution guides as a couple people have been stumped by it.
I will try to write something and send a PR for this. At first I also looked at the contribution guide... so that would be the place for that.
Done ;)
Most helpful comment
It's pretty neat and fairly useful for OSS -- wonder if it would be useful to add to the contribution guides as a couple people have been stumped by it.