Skip to content

Contains Submissions for the Dufuna Fem Program 2018

Notifications You must be signed in to change notification settings

kehindemary/Dufuna18

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to 2018 DufunaFem Programme 🚩

This README explains how to get started with this repository.

How To Get Started

  • Fork this repository.

  • In your fork, in the submissions directory, create a new folder whose name is YOUR FULL NAME.

  • In the folder named after you, create another folder named the topic for which you want to make a submission Example: versioncontent

  • In this directory, create a new file with the solution of each task. Example: versioncontrol.txt

  • Commit your changes and Push to your forked version.

  • When you are done create a Pull request to have your solution merged to this repository.

How to make a submission

If you want to make a submission for a week where the topic was 'sample'

  • Create a new branch.
  • Navigate to the folder that has your name in the submissions folder.
  • Create a folder for the task using the topic of the week as name. Example: VersionControl
  • Add necessary files/content for the task to the folder.
  • Add the new files/content to git and commit your changes.
  • Push to your forked repository and subsequently make a Pull request to the main repository.
  • Keep checking to ensure your pull request has been merged or have comments so you can address as only merging of your pull request signifies task completion.

Pull Request

when creating a pull request, you need to inform us of what you have done or changed.for example, if Adewale wants to create a pull request to submit a solution for version control topic.it would go thus:

  • I Added a versioncontrol.txt file that contains solution to the version control task.
  • I corrected the solution to the last task in lasttask.txt.

Keeping your Fork in Sync

As more content is added to this repository and more people contribute, your fork will fall out of date. This can sometimes lead to tricky situations with your pull requests. It's recommended to occasionally sync your fork with this repository.

About

Contains Submissions for the Dufuna Fem Program 2018

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 49.4%
  • PHP 33.8%
  • CSS 10.0%
  • JavaScript 5.8%
  • Hack 1.0%