Commit Graph
127 Commits
Author SHA1 Message Date
isaacs efcff2c838 feat: Add specification for SemVer Ranges 2020-07-06 22:39:43 -07:00
Steve KlabnikandGitHub 0c5f2fcf18 Merge pull request #585 from DannyS712/patch-1
Code of conduct: Use https links
2020-06-23 17:12:21 -05:00
DannyS712andGitHub 0f0b28d527 Code of conduct: Use https links
contributor-covenant.org supports https, and as a result links shouldn't be using http
2020-06-22 18:09:22 -07:00
Alexandr TovmachandGitHub 8b2e8eec39 Merge pull request #566 from tomschr/feature/561-item11
Improve readability of item 11
2020-06-20 00:50:38 +03:00
Alexandr TovmachandGitHub 371f7fac38 fix: Updated list indentation 2020-06-20 00:48:18 +03:00
Alexandr TovmachandGitHub 04e3a4de14 Merge pull request #557 from DannyS712/master
Minor copyedits to code of conduct and contributing files
2020-06-19 21:59:41 +03:00
André ArkoandGitHub db63f83a25 Merge pull request #578 from alexandrtovmach/patch/linter
feat: Added linter and workflow; Fixed linter warnings
2020-06-18 12:38:53 -07:00
Alexandr TovmachandGitHub 5a662615a7 Merge pull request #579 from alexandrtovmach/patch/README
docs: Added README
2020-06-18 18:21:08 +03:00
alexandrtovmach fe37085e1d docs: Added README 2020-06-18 18:18:56 +03:00
alexandrtovmach 7b9a905ad1 feat: Added linter and workflow; Fixed linter warnings 2020-06-18 16:50:54 +03:00
Thomas Schraitle 5fddddab80 Fix #561: improve readability of item 11
Introduce a list to separate the different rules
to make item 11 more accessible.
2020-05-08 21:05:45 +02:00
DannyS712andGitHub 5a2850504c Tweak
Per review comment
2020-04-28 22:02:13 -07:00
DannyS712andGitHub 8aeb2c7621 Add a missing period to CODE_OF_CONDUCT.md
The final sentence was missing a period
2020-04-05 01:25:43 -07:00
DannyS712andGitHub e3ea339279 Minor copyedit to CONTRIBUTING.md
Add a missing "to", define the term "PR" (required making the sentence use the singular for parallelism with "RFC")
2020-04-05 01:24:45 -07:00
Adam Ralphandisaacs 0af542fb42 convert original authorship to past tense (#499)
"..._is_ authored by Tom Preston-Werner..." is incorrect. It's now a community effort, with a team of maintainers.
2020-01-22 15:43:36 -08:00
Joseph Donahueandisaacs dd92b6460a Hyphen should be hyphens in the pre-release clause (#466)
* Hyphen should be hyphens in the pre-release clause

Fix for #465 How many hypens are you allowed in the prerelease tag.

* Added pluralization of hyphen in prerelease.

Added pluralization of hyphen in prerelease as well as additional examples in prerelease and build meta.
2020-01-22 15:40:34 -08:00
4740b30226 linkify maintainer list (#500)
* linkify maintainer list

* fix case of npm

Co-Authored-By: adamralph <adam@adamralph.com>

* Add Composer to maintainers

Co-authored-by: Jordan Harband <ljharb@gmail.com>
Co-authored-by: Jordi Boggiano <j.boggiano@seld.be>
2020-01-22 15:38:48 -08:00
Steve KlabnikandGitHub 53f4c47b08 Merge pull request #544 from BackEndTea/patch-1
Update links to https
2019-12-31 11:06:14 -06:00
Gert de PagterandGitHub 6a1d691c2c Update links to https 2019-12-31 17:35:48 +01:00
isaacs 711f75e470 fix: hyperlink the CC BY 3.0 link 2019-08-07 14:24:14 -07:00
wolf99andisaacs 01b1403fb0 Add FAQ for semver regex
EDIT: formatted JSON and added hyperlinks -- @isaacs

PR-URL: https://github.com/semver/semver/pull/460
Credit: @wolf99
Close: #460
Reviewed-by: @isaacs
2019-08-07 13:07:29 -07:00
Phil HaackandGitHub d460299638 Fix team name
Team names on GitHub include the org.
2019-02-11 09:33:03 -08:00
Phil HaackandGitHub 3a69237f4e Merge pull request #492 from semver/list-maintainers
Spell out the list of maintainers
2019-02-11 09:32:07 -08:00
Phil HaackandGitHub 5809cd382e Spell out the list of maintainers
The @semver/maintainers team member list is not publicly displayed even though the team is public. It's only public to members of the org. This PR spells out the list of members and their affiliations.
2019-02-11 09:29:51 -08:00
Haacked 694701e999 Add a governance and RFC document
This document describes the new governance model and RFC process for SemVer.

This information will be in the CONTRIBUTING.md file so that GitHub presents this any time someone creates a PR or issue.
2019-02-11 08:56:47 -08:00
Phil HaackandGitHub 231000ff73 Merge pull request #451 from ExplodingCabbage/patch-1
Stylise "backwards compatible" consistently
2019-01-28 13:10:01 -08:00
Phil HaackandGitHub 3cf341458e Merge pull request #437 from guillermocalvo/master
Fix link to issues
2019-01-28 13:08:58 -08:00
Mark AmeryandGitHub 9e13cffa77 Stylise "backwards compatible" consistently
Later in the document, it's consistently spelt with a space, rather than a hyphen - so I figure it should be here, too.
2018-07-25 22:43:29 +01:00
Guillermo CalvoandGitHub 782601a454 Fix link to issues 2018-04-01 00:31:47 +09:00
Phil HaackandGitHub 0310cdd5a1 Merge pull request #419 from jwdonahue/patch-1
Create CODE_OF_CONDUCT.md file.
2017-12-26 10:06:44 -08:00
Joseph DonahueandGitHub d32e2caed6 Create CODE_OF_CONDUCT.md file.
Should be SOP for GitHub sites.
2017-12-15 16:33:12 -08:00
Phil HaackandGitHub eb9aac590f Merge pull request #379 from 0atman/patch-1
"Gravatars" -> "Gravatar"
2017-06-07 09:26:34 -07:00
Tristram OatenandGitHub 347f73f880 "Gravatars" -> "Gravatar" 2017-06-07 14:23:05 +01:00
Phil HaackandGitHub df7bd79bda Merge pull request #374 from johananl/master
Add a missing question mark in the FAQ
2017-05-17 13:22:19 -07:00
Johanan Liebermann e67b603994 Add a missing question mark in the FAQ 2017-05-17 19:40:48 +03:00
Phil HaackandGitHub 520670dc0e Merge pull request #312 from krzysiekpiasecki/master
Mark keywords
2016-06-08 09:38:43 -07:00
Krzysztof Piasecki 67fe2a35f0 Mark keywords 2016-06-08 12:59:19 +02:00
Phil HaackandGitHub 91dac1bff9 Merge pull request #310 from krzysiekpiasecki/patch-1
Fix CS
2016-06-05 15:14:27 -07:00
Krzysztof Piasecki bdc6989cb1 Fix CS 2016-06-05 23:23:23 +02:00
Phil Haack 7d25f89990 Merge pull request #234 from beck/doug/to-v-or-not-to-v
Address "v" prefixing in the FAQ
2016-02-08 14:26:28 -08:00
Doug Beck ba78eedf77 Address "v" prefixing in the FAQ 2015-05-05 21:11:39 -04:00
Phil Haack 255bc951da Merge pull request #194 from ksokhan/patch-2
Fixing typo: "dread" --> "dreaded"
2014-04-21 14:10:10 -07:00
Konstantin 05e793243b Fixing typo: "dread" --> "dreaded" 2014-04-21 16:48:50 -04:00
Phil Haack a4e6d52b52 Merge pull request #144 from isaacs/railroad
Add railroad-diagram svg
2014-02-12 09:10:48 -08:00
Phil Haack f9e2c4f729 Merge pull request #151 from toddreed/master
Fixed inconsistent language about build metadata and precedence
2013-08-11 12:39:38 -07:00
Todd Reed a27ac08e16 Fixed inconsistent language about how build metadata and precedence 2013-08-11 10:24:46 -06:00
Phil Haack f1ab1fabaf Merge pull request #116 from isaacs/bnf
Add BNF Grammar for valid version strings
2013-08-06 09:09:51 -07:00
isaacs 5faa8fe870 Add railroad-diagram svg
Generated via http://www.regexplained.co.uk/
2013-07-24 15:05:22 -07:00
Phil Haack 9402b8ff19 Merge pull request #142 from wincent/wrap-fix
Fix wrapping of overlength line in Summary section
2013-07-21 15:02:16 -07:00
Wincent Colaiuta a2769c455b Fix wrapping of overlength line in Summary section 2013-07-21 10:17:48 -07:00