Skip to content

divinmank/github_issues_prs_practice

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Practising Issues & Pull Requests

This repository contains the source code for a website listing interesting facts about CYF's host cities. You can use it to practise creating issues and pull requests, and to study the examples which are already here.

You can see the deployed site here.

Repository Contents

  • README.md - A summary of the repository's purpose and the file it contains.
  • requirements.md - A document listing the requirements the application has to satisfy.
  • index.html - The HTML file used to generate the site.
  • styles.css - CSS used to style the site.
  • .gitignore - A list of files which should not be tracked by Git.

About

An example repository to practice interpreting and creating issues and pull requests

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 92.3%
  • CSS 7.7%