Skip to main content

Posts

Showing posts from March, 2019

Release 0.2 - Final Reflection

Pull Requests: https://github.com/RabanserD/rabanserd.github.io/pull/76 https://github.com/novisadjs/novisadjs.github.io/pull/2 https://github.com/Tevychhy/tevy.github.io/pull/3 https://github.com/Jesse989/basic-fantasy-rpg/pull/6 For Release 0.2, I found four projects that was suitable for the assignment. The goal was to find four minor fixes that helps us learn how to submit pull requests better. I've contributed to documentation spelling mistakes, and implementing minor 1 line code into the repositories. I have a better understanding of how to do pull requests now, and will be ready for Release 0.3.

Release 0.2 - Lab 7

Repository: https://github.com/Jesse989/basic-fantasy-rpg Issue: There was no specific issue for this week that I found. The problem was that I went through the documentation for this repository, and found a spelling mistake. The spelling mistake I found was 'stats' instead of status. The owner of the repository had thanked me for going through the documentation, and accepted my pull request to update the spelling mistake.

Release 0.2 - Lab 6

Issue: https://github.com/Tevychhy/tevy.github.io/issues/1 This week I managed to find an issue that wanted people to translate the word 'Hello' into different languages. I managed to translate the text to Chinese, and got my pull request merged into the master file.  There were no issues I ran across, as it is a simple addition that required almost no programming experience. It was just a good way to do / learn more pull requests.

Release 0.2 - Lab 5

Issue: https://github.com/novisadjs/novisadjs.github.io/issues/1 This week I managed to find an issue that required an icon that needs to be implemented into the webpage, with a hyperlink. The person that created the issue provided an icon already, so all I had to do is implement it into the .html file. I managed to fix this issue, and got the pull request merged into the code.

Release 0.2 - Lab 4

Issue: https://github.com/RabanserD/rabanserd.github.io/issues/75 This week I managed to find an issue that required a pull request template. The required technology for this issue was github and '.md' for the documentation.