Commit Graph

13 Commits

Author SHA1 Message Date
Scott Nonnenberg 26884432a2 Update TypeScript, Prettier and typescript-eslint for new TypeScript 3.8 syntax 2020-11-23 14:45:44 -05:00
Evan Hahn 20a0a78ef5
Remove AGPL headers from GitHub template files 2020-11-12 14:13:12 -08:00
Evan Hahn 8bfaf598af Add license headers across the project 2020-11-04 13:03:13 -06:00
Ken Powers 0d3b390129 Upgrade Prettier 2020-01-08 09:44:54 -08:00
Xashyar e10fb47bb3 Issue Template, Small Edits (#2975) 2018-12-13 11:06:11 -08:00
Joshua Lund 80d5484325 Minor documentation cleanup - bug templates, readme, etc. (#2507) 2018-07-05 11:23:29 -07:00
Scott Nonnenberg 322d307655 Turn on prettier support for markdown files, update all files 2018-05-01 16:06:57 -07:00
Daniel Gasienica e64a08657d
Update links to community forum (#2083) 2018-02-28 15:50:56 -05:00
Scott Nonnenberg 4033a9f813
Fix typo in issue template (#2020) 2018-02-02 10:43:48 -08:00
Scott Nonnenberg d503d1ace3
Remove built assets from repo, updates to docs + GH templates (#1955)
* Revamp issue and pull request templates, other docs tweaks

`yarn test` now runs all of our tests.

* Remove generated files from the repository

* Update to new Signal support URL

* Prevent the 'Test failed 2 == 1' from test-release in CI

* Another attempt to fix grunt test-release on Appveyor

* grunt test-release: Fail build if test fails

* Lint fix, and move jshint earlier in CI process
2018-01-09 15:31:23 -08:00
2-4601 d0b558a35c Add Signal version number hint to issue template
// FREEBIE
2016-05-25 23:24:51 -07:00
2-4601 27dc620566 Update issue and pull request templates
Issue template
 - more explanations and tips
 - clarify how to fill checkboxes
 - actual and expected results
 - remove link to the community forum

PR template
 - clarify how to fill checkboxes
 - more about tests
 - add a link to an explanation for BitHub rewards
 - explain that failing Travis CI build checks are normal

Closes #735

// FREEBIE
2016-04-07 16:28:11 -07:00
2-4601 bb681526dc Add templates for issues and pull requests
GitHub recently introduced templates for issues and PRs.
These will hopefully improve both.

//FREEBIE
2016-02-19 17:31:57 -08:00