Lines Matching +full:- +full:a

4 <!---
5 Please use a pull request to the appropriate branch ('stable' for backward-compatible bug fixes for…
6 -->
7 …e your commits well-organized and [atomic](https://en.wikipedia.org/wiki/Atomic_commit#Atomic_comm…
8 Check that tests (including "examples") pass using `make prove-all`.
9 If adding a new feature, please add or extend a test so that your new feature is tested.
12 …efficiency of reviewing and facilitates use of [`git bisect`](https://git-scm.com/docs/git-bisect).
15 It is useful to create a WIP (work in progress) pull request for any long-running development so th…
17 Write commit messages for a reviewer of your pull request and for a future developer (maybe you) th…
20-by: Helpful User <helpful@example.com>` or [`Co-authored-by: Snippet Mentor <code.by@comment.com>…
21 Please use a real name and email for your author information (`git config user.name` and `user.emai…
22 If your author information or email becomes inconsistent (look at `git shortlog -se`), please edit …
24 When contributors make a major contribution and support it, their names are included in the automat…
26 …om upstream" (like merging 'main' into your feature branch) unless there is a specific reason to d…
33 By submitting a pull request, you are affirming the following.
37 By making a contribution to this project, I certify that:
39 (a) The contribution was created in whole or in part by me and I have the right to submit it under …
41 …, under the same open source license (unless I am permitted to submit under a different license), …
43 (c) The contribution was provided directly to me by some other person who certified (a), (b) or (c)…
45 …ution are public and that a record of the contribution (including all personal information I submi…
50 …ntributors receive appropriate recognition through informal and academically-recognized credit sys…
51 Status as a named author on the users manual and libCEED software publications will be granted for …
58 Authors of publications about libCEED as a whole, including DOI-bearing archives, shall offer co-au…
59 … libCEED contributions shall evaluate those listed in `AUTHORS` and offer co-authorship to those w…
61-authorship expectation for those publishing about use of libCEED (versus creation of new features…