Skip to content

CiscoDevNet/ciscodevnet.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ciscodevnet.github.io

Source for the ciscodevnet.github.io website. Contributions are welcome. You can also reach us at https://developer.cisco.com/contactUs if you have any questions about this site or the Cisco DevNet GitHub organization in general.

How to contribute?

  1. Before starting work on a new feature, enhancement, or fix, please create an issue and optionally assign it to yourself or a developer.
  2. Fork the repository and make your changes against the 'development' branch (not master).
  3. After making your changes in your fork, run tests and ensure that the page looks good and works with all supported browsers.
  4. If you have made a series of commits into the 'development' branch, please try to squash them into a small number of commits.
  5. Issue a Pull Request against the 'development' branch (not master).
  6. The admins will review your code and may optionally request conformance, functional or other changes. Work with them to resolve any issues.
  7. Upon acceptance, your code will be merged into the master branch and will become available for all.

Thanks!