required to modify the services.json
file by adding their information in the specified format below. Then, create a Merge Request to submit your work to this repository.
- Fork this repository to your own GitHub account.
- Edit the
submissions.json
file following the format below:Example:[ { "author": "Your Full Name", "url": "Link to your GitHub repository" } ]
[ { "author": "Thakerng Soimadee", "url": "https://github.com/thakerngsoimadee/workshop-1-system" } ]
- After editing, Commit and Push the changes to your repository.
- Create a Merge Request (or Pull Request) back to the original repository.
- Check the status of your Merge Request in the system.
- Both
author
andurl
fields must be filled. - Do not remove or modify other students' entries.
- Submit your work via Merge Request
If you have any questions, feel free to contact the instructor at [thakerng@codefin.io].