Wikis can have footers that contain additional information, such as copyright dates, creative licensing, or information on contributing.

  1. In the top right corner of any page, click your username. highlighted username

  2. On your profile page, click the Repositories tab, then click the name of your repository. Repository tab

  3. In your repository's right sidebar, click Wiki. Wiki menu link
  4. At the bottom of the page, click Add a custom footer. Wiki add footer section
  5. A custom footer can contain any markup that GitHub Enterprise supports. The default choice is Markdown, but you can use the "Edit mode" drop-down menu to switch to a different markup language. Wiki markup selection
  6. Use the text editor to type the content you want your footer to have. You can also use the wiki toolbar at the top for entering text via a graphical WYSIWYG editor. Wiki WYSIWYG
  7. Enter a commit message describing the footer you’re adding. Wiki commit message
  8. To commit your changes to the wiki, click Save Page.