You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Here are a few simple things to check before submitting your pull request
3
+
that can help with the review process. You should delete these items
4
+
from your submission, but they are here to help bring them to your
5
+
attention.
6
+
-->
7
+
8
+
* For new features, have you added tests?
9
+
* Have you run `make test` and ensured it finishes without errors?
10
+
* Have you executed the `nightly` and `release`[Vagrant workflow](https://github.com/elastic/night-rally/blob/master/README.md#developing-night-rally--rally) successfully?
11
+
* Did you choose a [descriptive title and description](https://chris.beams.io/posts/git-commit/) for your PR?
0 commit comments