Commit Graph

217 Commits

Author SHA1 Message Date
Ines Montani
8cd361e319 Fix paths 2016-11-09 17:20:35 +01:00
Ines Montani
592d244484 Re-add existing contributor agreements 2016-11-09 16:42:02 +01:00
Ines Montani
8239878dce Update CONTRIBUTOR_AGREEMENT.md 2016-11-09 16:30:32 +01:00
Ines Montani
3005f76652 Create CONTRIBUTOR_AGREEMENT.md 2016-11-09 16:23:55 +01:00
Ines Montani
cd89f6b602 Add line break 2016-11-03 00:03:37 +01:00
Ines Montani
eea9f1aab4 Make small changes and update StackOverflow text 2016-11-03 00:02:49 +01:00
Sam Bozek
3bc4c6bbab Minor grammar tweak to environment section 2016-10-28 23:32:11 -07:00
Sam Bozek
39a2e993f1 Add link to spaCy stackoverflow tag 2016-10-28 23:27:36 -07:00
Sam Bozek
f0eba7f568 Tightening up ISSUE_Template 2016-10-28 23:21:50 -07:00
Sam Bozek
c2d2b12ef7 Tightening up ISSUE_Template 2016-10-28 23:21:32 -07:00
Sam Bozek
1f8826e906 Tracking proper file: ISSUE_TEMPLATE.md 2016-10-27 23:19:18 -07:00
Sam Bozek
071989fd15 Renamed ISSUES.md to proper template convention of ISSUE_TEMPLATE.md 2016-10-27 23:18:38 -07:00
Sam Bozek
b66c4c3788 Formatted the steps to be in neat ordered list. Minor grammar adjustments. 2016-10-27 23:09:28 -07:00
Sam Bozek
932f4c8469 Finished ISSUES.md
* Added section for reproducing bug
	* Promote step by step reproduction of code, see if anything has been incorrectly done.
* Context section for extra details that might be helpful for issue tracking
* Final Checklist. Verify bug can be reproduced and details are present.
2016-10-27 23:03:33 -07:00
Sam Bozek
bd48d44fa7 Started work on ISSUES template.
Want to have small section to address each issue area:
* What happened/what did you expect?
* Fix suggestions/reason bug happened.
* How to reproduce for other contributors to replicate.
* Look at how workflow was affected by issue.
* As much detail as they can provide about their setup.
2016-10-27 13:46:35 -07:00
Sam Bozek
3e1dbbd52a Clarified a few statements on the pull request template.
* Added spaCy to several areas to avoid confusion
* Simplified a few statements and checkboxes.
2016-10-26 18:27:56 -07:00
Sam Bozek
63b7c2ef61 Added pull request template.
Making following assumptions:
* Pull requests do not need to originate from Issues discussion.
	* But encouraged
* No current CONTRIBUTING.md file
	* honor code that people follow current coding conventions
* Tests run and passed
	* New features require additonal tests for confirmation
2016-10-26 18:20:08 -07:00