Commit graph

419 commits

Author SHA1 Message Date
Shaunak Kashyap a00163b6fe
Remove stack monitoring (#27163)
We're a super small team (1 UI developer) at the moment and don't want PRs to x-pack/monitoring code to require review from us. We haven't had issues with this approach until now and see no reason to change the policy just yet.
2018-12-13 14:47:21 -08:00
Joe Fleming 8a51814f9b
chore: add canvas to CODEOWNERS (#26376) 2018-11-29 09:27:31 -07:00
Matt Apperson 238e24a09c
Add Beats and stack monitoring to CODEOWNERS (#26413)
* Add Beats and stack monitoring to CODEOWNERS

* Update CODEOWNERS
2018-11-29 08:52:33 -05:00
Larry Gregory 4ccedeeacb
Assigns spaces plugin to the Kibana security team (#26348) 2018-11-28 12:55:05 -05:00
Søren Louv-Jansen 1f92c0c128
Add APM UI to codeowners (#25218) 2018-11-07 10:27:29 +01:00
dave.snider@gmail.com f99c8032f4
kibana design owns .scss files (#23889) 2018-11-06 15:24:21 -08:00
Marco Vettorello 462229e90d
Fix typos in PR requeste template (#24075) 2018-10-17 09:54:25 +02:00
dave.snider@gmail.com abb3fcf53e
[PROPOSAL] Make Kibana's PR template a checklist (#23511)
Kibana now uses a checklist for its PR template. The contributing docs were updated with more detail about release process.
2018-09-28 09:36:31 -07:00
Larry Gregory 70f2eed4e9
introducing CODEOWNERS to Kibana (#22830) 2018-09-14 14:46:03 -04:00
Court Ewing 6d52c9d119
No markdown in "question" issue template
Since the default view for new issues is the edit view, and we don't
intend for folks to submit issues that are created using the question
template, markdown really only makes things harder to read.
2018-05-07 18:59:04 -04:00
Court Ewing 5572242215
Issue templates for features, bugs, and questions (#18892)
The bug report and feature request templates are pretty
straightforward.

The question template will hopefully drive people that just have a
question toward the forums.
2018-05-07 18:52:55 -04:00
Court Ewing 70528f62e6 Removing erroneous github issue template 2018-05-07 16:39:56 -04:00
Court Ewing b2a24a7e20 Update issue templates
Issue templates for bug reports, feature requests, and questions.
2018-05-07 16:37:46 -04:00
Spencer 0fde087ca2 Switch to Yarn (#15485)
* switch to yarn

* cleanup misc references to npm

* [yarn] loosen dependency ranges so yarn will merge more deps

* fix linting error now that moment uses ESM

* [licenses] font-awesome changed the format of its license id

* Use local yarn

* Misc fixes

* eslintignore built yarn file

* Remove mkdir which doesn't do what it should do

* Check build without upgrading lots of versions

* Fix license check

* too many moments

* Better description

* Review fixes

* Lock to angular@1.6.5

* More specific version locks

* Revert "More specific version locks"

This reverts commit 11ef81102e.

* Revert "Lock to angular@1.6.5"

This reverts commit 3ade68c14c.

* rm yarn.lock; yarn

* Forcing a specific version of React, Angular, Moment

* Using vendored version of yarn in ci

* Use --frozen-lockfile

* fixes
2018-01-10 13:23:43 +01:00
Court Ewing 2fbfa531c7 github: PR template checklist in a comment
The checklist of items in the PR description should be in a comment so
you don't have to manually remove them on every pull request.
2017-08-12 10:28:21 -04:00
Jonathan Budzenski e99cd96a3c
Add elasticsearch version to issue template 2016-07-25 11:00:27 -05:00
Matthew Bargar d8d4098dc9 Add browser and browser OS to issue template 2016-07-08 18:06:02 -04:00
Court Ewing a80287fbbe Correct PR template file name
09eb74a introduced a PR template with an incorrect file name, so github
does not use it for pull requests.
2016-06-11 16:46:35 -04:00
Court Ewing 09eb74a013 Issue and PR templates for github
Modeled after the templates used in the elasticsearch repo, these
templates will be used by github to prefill issue and pull request
bodies to help users avoid commonly encountered problems.
2016-06-11 16:41:33 -04:00