Project

General

Profile

« Previous | Next » 

Revision 4864d7f6

Added by Josh Soref over 2 years ago

Spelling fixes. Fix #13357

Bugs:
  • Incorrect input validation for `dhcp6c` `keyinfo expire` `forever` keyword in `interfaces.inc`.
  • Incorrect input validation for associated rule's `Source Port` in `firewall_rules_edit.php`.
  • Incorrect `voucher*.` file lock reference in `status_captiveportal_voucher_rolls.php`.
  • Incorrect separator variable reference in `firewall_rules.php`.
  • Invalid CSS property in `Compact-RED.css`.

View differences:

.github/CONTRIBUTING.md
2 2

  
3 3
The pfSense project welcomes contributions, big or small. Members of the pfSense community frequently contribute bug fixes, enhancements, and documentation changes to improve the functionality and usability of the software.
4 4

  
5
All of the pfSense project source code is on Github. We recommend potential contributors familiarize themselves with [the pfSense project git repositories](https://github.com/pfsense) and [Github in general](https://help.github.com).
5
All of the pfSense project source code is on GitHub. We recommend potential contributors familiarize themselves with [the pfSense project git repositories](https://github.com/pfsense) and [GitHub in general](https://help.github.com).
6 6

  
7 7
If you want to contribute but do not have a specific topic in mind, review the [list of open bug reports and other issues that are in need of attention](https://redmine.pfsense.org/projects/pfsense/issues).
8 8

  
......
28 28

  
29 29
### **Submitting Changes**
30 30

  
31
The easiest and best way to contribute code changes to the project is through pull requests on Github.
31
The easiest and best way to contribute code changes to the project is through pull requests on GitHub.
32 32

  
33
For an outline of the process and guidelines to follow, see [Submitting a Pull Request via Github](https://doc.pfsense.org/index.php/Submitting_a_Pull_Request_via_Github)
33
For an outline of the process and guidelines to follow, see [Submitting a Pull Request via GitHub](https://doc.pfsense.org/index.php/Submitting_a_Pull_Request_via_Github)
34 34

  
35 35
Contributed code must conform to the [pfSense project Developer Style Guide](https://doc.pfsense.org/index.php/Developer_Style_Guide).
36 36

  

Also available in: Unified diff