From 5271ae833f6d16e6b79da3cb2895ac75c6aa194f Mon Sep 17 00:00:00 2001 From: albertqu Date: Wed, 16 May 2018 16:48:28 -0700 Subject: [PATCH 1/2] created test.md indicating pull request --- test.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 test.md diff --git a/test.md b/test.md new file mode 100644 index 0000000..e7312e6 --- /dev/null +++ b/test.md @@ -0,0 +1 @@ +**All tests here should be updated** From d0a5dc7eacb1ebc49c1f84aa43c204af5d25a246 Mon Sep 17 00:00:00 2001 From: albertqu Date: Thu, 17 May 2018 11:24:15 -0700 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0588e8b..8457a88 100644 --- a/README.md +++ b/README.md @@ -7,4 +7,4 @@ This is the bridge settlement project development repository. * test: contains all the most updated customized functional tests, please issue a **pull request** before pushing to test * staging: repo to test the compatibility of all the components before moving into master * individual-dev: names are in the form of $"name-work-version"$, individuals members should make changes in their only subtask repo -* Always issue a **pull request** befor merging any branches! +* Always issue a **pull request** before merging any branches!