Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GitHub-based development process #9

Closed
littledan opened this issue Mar 5, 2018 · 5 comments
Closed

GitHub-based development process #9

littledan opened this issue Mar 5, 2018 · 5 comments

Comments

@littledan
Copy link
Member

It looks like the current source-maps specification is in a Google Doc. This makes it a bit difficult to follow normal GitHub-based development processes, such as making PRs to change the specification. Has this group considered moving the specification checked into a repository to enable this workflow? For example, Bikeshed could be used for the specification document itself.

@concavelenz
Copy link
Contributor

concavelenz commented Mar 5, 2018 via email

@littledan
Copy link
Member Author

Specifically for #8 . It seems like the source-maps spec is the right place for this, rather than the WebAssembly spec (by analogy to JS and CSS which also don't explain source map integration).

@littledan
Copy link
Member Author

littledan commented Mar 5, 2018

About why Bikeshed over Markdown: Bikeshed does use Markdown, but it also has some nice tools for cross-referencing other specs, and a pretty template that makes everything look like a Real Spec (TM).

@mitsuhiko
Copy link
Contributor

I went ahead and drafted up a version in bikeshed: #24

That said I have neither permissions here, not do I know who calls the shots here. Can someone help me figure this out?

@littledan
Copy link
Member Author

The spec is now landed at https://source-map.github.io/source-map-spec/ so I think we can close this as fixed :)

nicolo-ribaudo pushed a commit to nicolo-ribaudo/source-map that referenced this issue Mar 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants