Skip to content

turtlelovesshoes/FXHelp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FXHelp

A app for users of SUMO (Support Mozilla) to help users of us beloved web browser Firefox.

This branch (master)


Features


  • Acess to guide "How Contribute" and more
  • Search in Knowledge Base
  • Acess to the questions of Support Forum
  • Acess to the statistics about Support Forum and Knowledge Base
  • You are able to activate notifications from Support Forum and Knowledge Base

Getting Involved


Building the code


  1. Install the latest Xcode developer tools from Apple.
  2. Install Carthage
    brew update
    brew install carthage
  3. Clone the repository:
    git clone https://github.com/turtleloveshoes/FXHelp
  4. Open FXHelp.xcodeproj in Xcode.
  5. Build the Velpus scheme in Xcode.

Contributor guidelines


Swift style

Whitespace

  • New code should not contain any trailing whitespace.
  • We recommend enabling both the "Automatically trim trailing whitespace" and "Including whitespace-only lines" preferences in Xcode (under Text Editing).
  • git rebase --whitespace=fix can also be used to remove whitespace from your commits before issuing a pull request.

Commits

  • Each commit should have a single clear purpose. If a commit contains multiple unrelated changes, those changes should be split into separate commits.
  • If a commit requires another commit to build properly, those commits should be squashed.
  • Follow-up commits for any review comments should be squashed. Do not include "Fixed PR comments", merge commits, or other "temporary" commits in pull requests.

About

A Small Firefox help app for the iOS platform

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages