-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #34 from ms-club-sliit/development
Development
- Loading branch information
Showing
22 changed files
with
11,530 additions
and
13,096 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
REACT_APP_BACKEND_URL = https://msclubsliit-backend.herokuapp.com |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
## Issue/ Feature Request :bricks: | ||
⚠️ *You must fill all the required fields to place you issue correctly.* | ||
| Fields | Description | Requirement | | ||
| ------ | ----------- | ------------------ | | ||
| Name | Name of the feature/ issue. | ✔️ | | ||
| About | A clear description about the feature or issue. | ✔️ | | ||
| Labels | Appropriate labels for the feature or issue. | ✔️ | | ||
| Assignees | Who is going to take the feature or issue | ❌ | | ||
| Project | Appropriate project that feature or issue belongs to | ✔️ | | ||
|
||
**Required** - ✔️ <br> | ||
**Optional** - ❌ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
## Pull Request(PR) Template :octocat: | ||
**Check following steps are fulfilled before creating the PR** <br> | ||
📝 Explain what are the changes that you have done to the codebase in the PR description<br> | ||
✔️ Assign more than 2 reviewers to the PR. <br> | ||
✔️ Add relevent labes to the PR <br> | ||
(⚠️ Must to have one of the these labels. **high-priority**, **medium-priority**, **low-priority**)<br> | ||
✔️ Select the project. **(MS Club Web Server)** <br> | ||
✔️ If there is any issue created that related to the PR, please link link it to the PR. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.