Arfon Smith
96bd08e391
Adding some words about maintainers ( #3051 )
...
* Update CONTRIBUTING.md
* Move maintainers to bottom
* 📝
2016-06-18 08:28:53 -06:00
Arfon Smith
c2505e8b7b
Update CONTRIBUTING.md
2016-05-09 20:41:43 -06:00
Paul Chaignon
f97d796f90
Add new step required when adding a grammar ( #2966 )
...
Grammar licenses are now cached locally
Therefore, it is required to update the local cache when adding a new grammar
2016-04-29 12:43:55 -06:00
Brandon Keepers
acfad4371f
Mention alphabetical order in contributing docs
...
Closes #2649
2015-10-07 19:41:37 -04:00
Viktor Szakats
6b882438b0
CONTRIBUTING.md: minor URL cleanups
...
use `https://` and `.svg`, follow a redirect.
2015-07-15 13:39:27 +02:00
Brandon Keepers
7ed1b9b0b1
Add code of conduct to contributing guidelines
2015-07-08 14:10:59 -04:00
Paul Chaignon
3e793ab5b7
Precision on requirements to add a language
2015-06-21 10:07:18 +02:00
Paul Chaignon
786d1e4cfc
Instructions to add a new extension to a language
2015-06-12 21:22:55 +02:00
Paul Chaignon
d566ccd0be
Update guideline on syntax highlighting fixes
2015-04-05 16:55:27 +02:00
Adam Roben
72acbc567b
Update Lightshow's URL
...
This is the public URL going forward. The old URL will redirect to the new one.
2015-02-09 13:37:54 -05:00
Brandon Keepers
74cd03de0b
Remove old link in docs
2015-02-09 09:57:24 -05:00
Brandon Keepers
462a570d3c
Friendly welcome
2015-02-06 16:04:32 -05:00
Brandon Keepers
3886c406ab
Add section on fixing misclassifications
2015-01-16 10:28:09 -05:00
Brandon Keepers
f3cbad065f
Merge remote-tracking branch 'origin/master' into rewrite-readme
...
* origin/master: (104 commits)
Added shebang sample for Pike.
Added interpreter "pike" for Pike.
Add support for FXML files.
Add support for Turtle and SPARQL
Fixed issues for web ontology to pass tests
Added Web Ontology Language Support
Simplify blob tests
Use the original FileBlob path for filesystem access
Sample sagews file, as requested
Update languages.yml with *.sagews
New grammar for Racket
Remove grammar for Racket
Modifying BlobHelper and FileBlob to use path
Sample file for .cmake.in
Restore the .cmake.in extension.
More CMake samples.
Updating file regex to support unlicense.txt
Updating ref to include license
Remove pry
Start using path with LazyBlob
...
Conflicts:
CONTRIBUTING.md
README.md
2015-01-16 09:35:33 -05:00
Brandon Keepers
4b3b1a80f6
Rearrange docs
2015-01-16 09:02:51 -05:00
Adam Roben
78a0030d46
download-grammars -> convert-grammars
...
Downloading is only a small part of what this script does. The main
thing it does is convert grammars to JSON.
2015-01-06 13:28:25 -05:00
Arfon Smith
202cba1a14
Update CONTRIBUTING.md
2014-12-31 11:38:03 -06:00
Arfon Smith
4c7dc565e7
Update including explicit steps to resolve conflicts.
2014-12-30 20:52:48 -06:00
Brandon Keepers
8369d253f8
Move grammar sources to vendor/grammars
2014-12-22 16:28:58 -05:00
Adam Roben
f2ab426d38
Move all grammars that use Git repos to submodules
...
This makes it so we don't have to redownload all the grammars every time
we build the grammars gem. It will also let us verify that grammars.yml
is accurate in the future by checking it against the submodules on disk.
script/bootstrap now updates the submodules.
2014-12-19 15:39:02 -05:00
Adam Roben
d97ee52f4e
Suggest reproducing highlighting errors in text editors
...
This will make for more useful upstream bug reports.
2014-12-11 09:39:24 -05:00
Adam Roben
f8d50faedb
Link to Lightshow in CONTRIBUTING.md
...
This is a tool for testing grammars with GitHub's syntax highlighter.
2014-11-26 11:21:05 -05:00
Adam Roben
906b0ee30e
Mention that languages need to be quite popular
...
The precedent seems to be "hundreds of repos".
2014-11-18 08:48:00 -05:00
Adam Roben
59e5ba351c
Mention that grammars should be licensed
2014-11-17 15:14:36 -05:00
Adam Roben
f603b731a9
Add CONTRIBUTING.md
...
This document tries to explain how to file various common kinds of bug
reports or enhancements.
2014-11-17 15:05:33 -05:00