This is an automated email from the ASF dual-hosted git repository.
liuxun pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/submarine.git
The following commit(s) were added to refs/heads/master by this push:
new 3cb2ecd SUBMARINE-784. Grammar fixes
3cb2ecd is described below
commit 3cb2ecd1c41dc948445be138f4a834304ce4dd9e
Author: fredster33 <[email protected]>
AuthorDate: Sun Apr 4 20:28:32 2021 -0700
SUBMARINE-784. Grammar fixes
### What is this PR for?
A few minor grammar fixes for the README and pull request template.
### What type of PR is it?
Documentation
### Todos
None
### What is the Jira issue?
https://issues.apache.org/jira/projects/SUBMARINE/issues/SUBMARINE-784
### How should this be tested?
No tests applicable.
### Screenshots (if appropriate)
N/A
### Questions:
* Does the licenses files need update? No
* Is there breaking changes for older versions? No
* Does this needs documentation? No
Author: fredster33 <[email protected]>
Signed-off-by: Liu Xun <[email protected]>
Closes #547 from fredster33/master and squashes the following commits:
79dae1b [fredster33] Align images, grammar update
4afa670 [fredster33] Grammar fixes
25f7df7 [fredster33] Grammar fixes
---
.github/PULL_REQUEST_TEMPLATE | 17 +++++++++--------
README.md | 7 ++++---
2 files changed, 13 insertions(+), 11 deletions(-)
diff --git a/.github/PULL_REQUEST_TEMPLATE b/.github/PULL_REQUEST_TEMPLATE
index 5669e1b..11c8d52 100644
--- a/.github/PULL_REQUEST_TEMPLATE
+++ b/.github/PULL_REQUEST_TEMPLATE
@@ -1,7 +1,7 @@
### What is this PR for?
-A few sentences describing the overall goals of the pull request's commits.
+<!-- A few sentences describing the overall goals of the pull request's
commits.
First time? Check out the contributing guide -
https://submarine.apache.org/contribution/contributions.html
-
+-->
### What type of PR is it?
[Bug Fix | Improvement | Feature | Documentation | Hot Fix | Refactoring]
@@ -10,17 +10,18 @@ First time? Check out the contributing guide -
https://submarine.apache.org/cont
* [ ] - Task
### What is the Jira issue?
-* Open an issue on Jira https://issues.apache.org/jira/browse/SUBMARINE/
+<!-- * Open an issue on Jira https://issues.apache.org/jira/browse/SUBMARINE/
* Put link here, and add [SUBMARINE-*Jira number*] in PR title, eg.
`SUBMARINE-23. PR title`
-
+-->
### How should this be tested?
+<!--
* First time? Setup Travis CI as described on
https://submarine.apache.org/contribution/contributions.html#continuous-integration
* Strongly recommended: add automated unit tests for any new or changed
behavior
* Outline any manual steps to test the PR here.
-
+-->
### Screenshots (if appropriate)
### Questions:
-* Does the licenses files need update? Yes/No
-* Is there breaking changes for older versions? Yes/No
-* Does this needs documentation? Yes/No
+* Do the license files need updating? Yes/No
+* Are there breaking changes for older versions? Yes/No
+* Does this need new documentation? Yes/No
diff --git a/README.md b/README.md
index 0e1229e..d460821 100644
--- a/README.md
+++ b/README.md
@@ -12,15 +12,16 @@
limitations under the License. See accompanying LICENSE file.
-->
+<div align="center">
-
-
+
[](https://travis-ci.org/apache/submarine)
[](https://www.apache.org/licenses/LICENSE-2.0.html)
[](http://hits.dwyl.io/apache/submarine)
[](https://badge.fury.io/py/apache-submarine)
+</div>
# What is Apache Submarine?
-**Apache Submarine** (Submarine for short) is an **End-to-End Machine Learning
PLATFORM** to allow data scientists to create end-to-end machine learning
workflows. To elaborate, on **Submarine**, data scientists can finish each
stage in the ML model lifecycle, including data exploration, data pipeline
creation, model training, serving, and monitoring.
+**Apache Submarine** (Submarine for short) is an **End-to-End Machine Learning
Platform** to allow data scientists to create end-to-end machine learning
workflows. On **Submarine**, data scientists can finish each stage in the ML
model lifecycle, including data exploration, data pipeline creation, model
training, serving, and monitoring.
## Why Submarine?
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]