jashkenas / jashkenas/coffee-script-tmbundle
H1, H2, H3 Snippets Lack UUID
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 826
- Forks
- 232
- PR merge metrics
- No merged PRs in 30d
Description
These three snippets lack a UUID which prevents them from being loaded in TextMate. Didn't do a pull request as I am unsure of their purpose and where they would fit in the menu structure. (You can generate a UUID with `uuidgen` in terminal.)
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Search the bundle for the H1, H2, and H3 snippets and inspect how their menu placement is defined. Generate UUIDs with uuidgen, add them to the three snippets, and verify that TextMate can load them.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- coffeescript
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100