Lines Matching +full:patch +full:- +full:address

8 [developer's handbook](https://docs.freebsd.org/en/books/developers-handbook/)
12 - A GitHub [pull request](https://github.com/freebsd/freebsd-src/pulls)
13 - A code review in [Phabricator](https://reviews.freebsd.org/differential)
14 - An attachment on a [Bugzilla ticket](https://bugs.freebsd.org)
15 - Direct access to the [Git repository](https://cgit.freebsd.org/src/)
27 Presently, GitHub 'freebsd-src' repository is one of the publish-only services
31 that are security-related, problem reports, works in progress, changes that are controversial
41 …mmit log message guide](https://docs.freebsd.org/en/articles/committers-guide/#commit-log-message).
42address as you would like to see them in the FreeBSD repository. Fake github.com addresses cannot …
45-off-by:` lines with name and email address certifying [Developer Certificate of Origin](https://d…
52 … responsible for pushing them into the tree (possibly with approval if cross-repo commit bit polic…
63 Please avoid creating large, wide-ranging cleanup patches: they often lack the
65 be redirected to a more appropriate forum for the patch to be resolved.
69 may be closed if there are too many obvious mistakes, or when a time-consuming
97 Please use a name and email address in the `Signed-off-by` trailer and as the
102 relevant government records. We can accept your patch, as long as the name and
104 if your patch is accepted, the name and email address will become a permanent
126 with the top level .clang-format file if you are unsure. The
127 [git clang-format](https://github.com/llvm-mirror/clang/blob/master/tools/clang-format/git-clang-fo…
138 for details. FreeBSD's base system uses the in-tree make, not GNU Make, so
144 for details. Changes should pass `mandoc -Tlint` and igor (install the latter with `pkg install igo…
145 Please be sure to observe the one-sentence-per-line rule so manual pages properly render.
152 ## Signed-off-by
154 Other projects mandate Signed-off-by to create a paper trail for contributions they
163 Signed-off-by line to set the author for the commit.
165 These lines are easy to add with `git commit -s`.
179 `git log --merges` in any subdirectory of these you are submitting patches for
183 more than 5 years, upstream is likely inactive so please submit the patch. We