Home
last modified time | relevance | path

Searched +full:pull +full:- +full:requests (Results 1 – 25 of 1023) sorted by relevance

12345678910>>...41

/external/grpc-grpc/
DCONTRIBUTING_STEPS.md1 # Contributing to gRPC: A Step-By-Step Guide
10 …[active GitHub account](https://docs.github.com/en/get-started/quickstart/creating-an-account-on-g…
11 1. [An understanding of Git and GitHub](https://docs.github.com/en/get-started/using-git/about-git)
13 resolve, push, pull, fetch
14 etc.](https://docs.github.com/en/get-started/using-git/about-git)
15 1. [git installed and working on your machine](https://github.com/git-guides/install-git)
17 Objective-C, PHP, or C#.
21 The GitHub repository for the C-based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
30 [own fork](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/working-with-f…
33 … ![Screenshot of creating fork using a non-google account.](doc/images/img/grpc-create-fork.png)
[all …]
/external/aws-crt-java/
DCONTRIBUTING.md6 Please read through this document before submitting any issues or pull requests to ensure we have a…
10 ## Reporting Bugs/Feature Requests
14 …ng open](https://github.com/awslabs/aws-crt-java/issues), or [recently closed](https://github.com/…
23 ## Contributing via Pull Requests
24 Contributions via pull requests are much appreciated. Before sending us a pull request, please ensu…
27 2. You check existing open, and recently merged, pull requests to make sure someone else hasn't add…
28 3. You open an issue to discuss any significant work - we would hate for your time to be wasted.
30 To send us a pull request, please:
36 5. Send us a pull request, answering any default questions in the pull request interface.
37 6. Wait for a repository collaborator to look at your pull request, run the automated tests, and re…
[all …]
/external/aws-sdk-java-v2/
DCONTRIBUTING.md5 bug reports, feature requests, and code contributions.
8 * [Bug Reports](#bug-reports)
9 * [Feature Requests](#feature-requests)
10 * [Code Contributions](#code-contributions)
11 * [Additional Resources](#additional-resources)
14 Bug reports are accepted through the [this][bug-report] page.
16 The following labels are used to track bug related issues: [Bug][label-bug],
17 [Documentation Issue][label-doc-issue].
53 ## Feature Requests
54 Feature requests are submitted through the [this][feature-request] page.
[all …]
/external/python/bumble/docs/mkdocs/src/development/
Dcontributing.md4Pull Request (a.k.a PR). Please familiarize yourself with how that works (see [GitHub Pull Request…
6 You should follow the project's [code style](code_style.md), and pre-check your code before submitt…
7 …lly: running the tests, the linter, and the formatter), use the `project.pre-commit` `invoke` comm…
10 $ invoke project.pre-commit
/external/python/httplib2/
DCHANGELOG3 explicit build-backend workaround for pip build isolation bug
9 IMPORTANT security vulnerability CWE-93 CRLF injection
17 https://github.com/httplib2/httplib2/pull/168
22 https://github.com/httplib2/httplib2/pull/163
53 https://github.com/httplib2/httplib2/pull/150
56 https://github.com/httplib2/httplib2/pull/143
59 https://github.com/httplib2/httplib2/pull/149
64 https://github.com/httplib2/httplib2/pull/145
69 https://github.com/httplib2/httplib2/pull/140
74 https://github.com/httplib2/httplib2/pull/138
[all …]
/external/guava/
DCONTRIBUTING.md8 2. Pull requests are great for small fixes for bugs, documentation, etc.
9 3. Pull requests are not merged directly into the master branch.
13 -----------
27 Pull requests
28 -------------
36 Some examples of types of pull requests that are immediately helpful:
38 - Fixing a bug without changing a public API.
39 - Fixing or improving documentation.
40 - Improvements to Maven configuration.
52 done using `git rebase -i`). Do your best to have a
[all …]
/external/cronet/third_party/protobuf/
DCONTRIBUTING.md31 We accept patches in the form of github pull requests. If you are new to
32 github, please read [How to create github pull requests](https://help.github.com/articles/about-pul…
43 … need to sign an [individual CLA](https://cla.developers.google.com/about/google-individual?csw=1).
45 …then you'll need to sign a [corporate CLA](https://cla.developers.google.com/about/google-corporat…
50 Before sending out your pull request, please familiarize yourself with the
56 Most pull requests should go to the master branch and the change will be
59 already merged to master, and then create a pull request cherry-picking the
62 For each pull request, a protobuf team member will be assigned to review the
63 pull request. For minor cleanups, the pull request may be merged right away
66 our response time within 7-days but if you don’t get any response in a few
[all …]
/external/protobuf/
DCONTRIBUTING.md31 We accept patches in the form of github pull requests. If you are new to
32 github, please read [How to create github pull requests](https://help.github.com/articles/about-pul…
43 … need to sign an [individual CLA](https://cla.developers.google.com/about/google-individual?csw=1).
45 …then you'll need to sign a [corporate CLA](https://cla.developers.google.com/about/google-corporat…
50 Before sending out your pull request, please familiarize yourself with the
56 Most pull requests should go to the main branch and the change will be
59 already merged to main, and then create a pull request cherry-picking the
62 For each pull request, a protobuf team member will be assigned to review the
63 pull request. For minor cleanups, the pull request may be merged right away
66 our response time within 7-days but if you don’t get any response in a few
[all …]
/external/rust/crates/miette/
DCONTRIBUTING.md7 * [Request Support](#request-support)
8 * [Report an Error or Bug](#report-an-error-or-bug)
9 * [Request a Feature](#request-a-feature)
11 * [Project Setup](#project-setup)
12 * [Contribute Documentation](#contribute-documentation)
13 * [Contribute Code](#contribute-code)
15 * [Provide Support on Issues](#provide-support-on-issues)
16 * [Label Issues](#label-issues)
17 * [Clean Up Issues and PRs](#clean-up-issues-and-prs)
18 * [Review Pull Requests](#review-pull-requests)
[all …]
/external/MPAndroidChart/
DCONTRIBUTING.md10 Bug-fixes and features often come from users of the MPAndroidChart library and improve it greatly. …
14 There are two main issue templates, one for bugs and another for feature requests. Please use them!…
18 ## Making Pull Requests
20 Careful! If you fail to follow these guidlines, you're pull request may be closed, *even if it's re…
22 …arch** open [pull requests] AND existing [issues] to make sure what you want to do isn't already b…
25 1. **Add** your commits, they MUST follow the [Commit Style](#commit-style) below
27 1. **Create** a pull request, following the auto-generated template
33 …[#3975](https://github.com/PhilJay/MPAndroidChart/pull/3975) for an example of a good-made-better
44 …You may prefer [Tim Pope's style], you might like the [commitizen-friendly] way. Regardless of the…
49 changes more thoroughly. If the change is obvious and self-explanatory
[all …]
/external/oss-fuzz/infra/triage-party/
Doss-fuzz.yaml2 name: oss-fuzz
4 - https://github.com/google/oss-fuzz
7 - id: Fuzzing Issues
11 Status of issues across oss-fuzz repos
14 - fuzz-issue-updated-support
16 - fuzz-bugs
17 - fuzz-priority
19 - fuzz-many-reactions
20 - fuzz-many-commenters
21 - fuzz-issue-zombies
[all …]
/external/rust/crates/tinytemplate/
DCONTRIBUTING.md7 Issues, ideas, requests and questions should be posted on the issue tracker at:
13 Pull requests are welcome, though please raise an issue or post a comment for discussion first. We'…
19 `git clone git@github.com:your-username/TinyTemplate.git`
30 rustup component add clippy-preview
37 rustup component add rustfmt-preview
41 …'re finished, push to your fork and submit a pull request. We try to respond to new issues and pul…
43 Some things that will increase the chance that your pull request is accepted:
49 … is one of the core goals of the TinyTemplate project, so new code in pull requests should have cl…
55 - Beginner - Suitable for people new to TinyTemplate
56 - Intermediate - More challenging, likely involves some non-obvious design decisions or knowledge o…
[all …]
/external/vulkan-validation-layers/
DGOVERNANCE.md6- The goal is for validation layer behavior to enforce the vulkan specification on applications. Q…
8 - [Core Specification](https://www.khronos.org/registry/vulkan/specs/1.0/html/vkspec.html)
9 - [Header Files](https://www.khronos.org/registry/vulkan/#headers)
10 - [SDK Resources](https://vulkan.lunarg.com)
12 - Updates of validation layer functionality should be available in a timely fashion
13 - Every effort will be made to be responsive to ISV issues with validation layers
15 - Google and LunarG collaboration:
16 - Google: Monitor for Android
17 - LunarG: Monitor for desktop (Windows and Linux)
18- Continuous Integration: HW test farms operated by Google and LunarG monitor various hardware/sof…
[all …]
/external/threetenbp/
DREADME.md3 JSR-310 provides a new date and time library for Java SE 8.
8 The backport is NOT an implementation of JSR-310, as that would require
11 use the JSR-310 API on Java SE 6 and 7.
14 Active development on JSR-310 is at [OpenJDK](http://openjdk.java.net/):
16 This GitHub repository is a fork of that originally used to create JSR-310.
17 That repository used the same BSD-3-Clause license as this repository.
20 Pull requests and issues will only be considered so far as matching the behaviour
26 #### Time-zone data
27 The time-zone database is stored as a pre-compiled dat file that is included in the built jar.
28 The version of the time-zone data used is stored within the dat file (near the start).
[all …]
/external/rust/crates/criterion/
DCONTRIBUTING.md7 Issues, ideas, requests and questions should be posted on the issue tracker at:
13 Criterion.<span></span>rs does not accept pull requests to update dependencies unless specifically
19 Pull requests are welcome, though please raise an issue for discussion first if none exists. We're …
25 `git clone git@github.com:your-username/criterion.rs.git`
32 cargo test --all
39 rustup component add clippy-preview
40 cargo clippy --all
46 rustup component add rustfmt-preview
47 cargo fmt --all
50 …'re finished, push to your fork and submit a pull request. We try to respond to new issues and pul…
[all …]
/external/rust/crates/criterion-plot/
DCONTRIBUTING.md7 Issues, ideas, requests and questions should be posted on the issue tracker at:
13 Criterion.<span></span>rs does not accept pull requests to update dependencies unless specifically
19 Pull requests are welcome, though please raise an issue for discussion first if none exists. We're …
25 `git clone git@github.com:your-username/criterion.rs.git`
32 cargo test --all
39 rustup component add clippy-preview
40 cargo clippy --all
46 rustup component add rustfmt-preview
47 cargo fmt --all
50 …'re finished, push to your fork and submit a pull request. We try to respond to new issues and pul…
[all …]
/external/chromium-trace/catapult/third_party/polymer/components/iron-a11y-announcer/
DCONTRIBUTING.md1 <!--
12 -->
32 The `paper-foo` element causes the page to turn pink when clicked.
44 1. Put a `paper-foo` element in the page.
46 3. Click the `paper-foo` element.
53 ### Submitting Pull Requests
55pull request**, please ensure that an issue exists for the corresponding change in the pull reques…
57 When submitting pull requests, please provide:
59 …ing issue** or issues that will be closed by the pull request. Please refer to these issues in the…
72 …emoving styles that leaked which would cause the page to turn pink whenever `paper-foo` is clicked.
[all …]
/external/chromium-trace/catapult/third_party/polymer/components/paper-material/
DCONTRIBUTING.md1 <!--
12 -->
32 The `paper-foo` element causes the page to turn pink when clicked.
44 1. Put a `paper-foo` element in the page.
46 3. Click the `paper-foo` element.
53 ### Submitting Pull Requests
55pull request**, please ensure that an issue exists for the corresponding change in the pull reques…
57 When submitting pull requests, please provide:
59 …ing issue** or issues that will be closed by the pull request. Please refer to these issues in the…
72 …emoving styles that leaked which would cause the page to turn pink whenever `paper-foo` is clicked.
[all …]
/external/chromium-trace/catapult/third_party/polymer/components/paper-ripple/
DCONTRIBUTING.md1 <!--
12 -->
32 The `paper-foo` element causes the page to turn pink when clicked.
44 1. Put a `paper-foo` element in the page.
46 3. Click the `paper-foo` element.
53 ### Submitting Pull Requests
55pull request**, please ensure that an issue exists for the corresponding change in the pull reques…
57 When submitting pull requests, please provide:
59 …ing issue** or issues that will be closed by the pull request. Please refer to these issues in the…
72 …emoving styles that leaked which would cause the page to turn pink whenever `paper-foo` is clicked.
[all …]
/external/chromium-trace/catapult/third_party/polymer/components/paper-dropdown-menu/
DCONTRIBUTING.md1 <!--
12 -->
32 The `paper-foo` element causes the page to turn pink when clicked.
44 1. Put a `paper-foo` element in the page.
46 3. Click the `paper-foo` element.
53 ### Submitting Pull Requests
55pull request**, please ensure that an issue exists for the corresponding change in the pull reques…
57 When submitting pull requests, please provide:
59 …ing issue** or issues that will be closed by the pull request. Please refer to these issues in the…
72 …emoving styles that leaked which would cause the page to turn pink whenever `paper-foo` is clicked.
[all …]
/external/chromium-trace/catapult/third_party/polymer/components/paper-styles/
DCONTRIBUTING.md1 <!--
12 -->
32 The `paper-foo` element causes the page to turn pink when clicked.
44 1. Put a `paper-foo` element in the page.
46 3. Click the `paper-foo` element.
53 ### Submitting Pull Requests
55pull request**, please ensure that an issue exists for the corresponding change in the pull reques…
57 When submitting pull requests, please provide:
59 …ing issue** or issues that will be closed by the pull request. Please refer to these issues in the…
72 …emoving styles that leaked which would cause the page to turn pink whenever `paper-foo` is clicked.
[all …]
/external/chromium-trace/catapult/third_party/polymer/components/iron-range-behavior/
DCONTRIBUTING.md1 <!--
12 -->
32 The `paper-foo` element causes the page to turn pink when clicked.
44 1. Put a `paper-foo` element in the page.
46 3. Click the `paper-foo` element.
53 ### Submitting Pull Requests
55pull request**, please ensure that an issue exists for the corresponding change in the pull reques…
57 When submitting pull requests, please provide:
59 …ing issue** or issues that will be closed by the pull request. Please refer to these issues in the…
72 …emoving styles that leaked which would cause the page to turn pink whenever `paper-foo` is clicked.
[all …]
/external/chromium-trace/catapult/third_party/polymer/components/paper-behaviors/
DCONTRIBUTING.md1 <!--
12 -->
32 The `paper-foo` element causes the page to turn pink when clicked.
44 1. Put a `paper-foo` element in the page.
46 3. Click the `paper-foo` element.
53 ### Submitting Pull Requests
55pull request**, please ensure that an issue exists for the corresponding change in the pull reques…
57 When submitting pull requests, please provide:
59 …ing issue** or issues that will be closed by the pull request. Please refer to these issues in the…
72 …emoving styles that leaked which would cause the page to turn pink whenever `paper-foo` is clicked.
[all …]
/external/chromium-trace/catapult/third_party/polymer/components/iron-input/
DCONTRIBUTING.md1 <!--
12 -->
32 The `paper-foo` element causes the page to turn pink when clicked.
44 1. Put a `paper-foo` element in the page.
46 3. Click the `paper-foo` element.
53 ### Submitting Pull Requests
55pull request**, please ensure that an issue exists for the corresponding change in the pull reques…
57 When submitting pull requests, please provide:
59 …ing issue** or issues that will be closed by the pull request. Please refer to these issues in the…
72 …emoving styles that leaked which would cause the page to turn pink whenever `paper-foo` is clicked.
[all …]
/external/chromium-trace/catapult/third_party/polymer/components/app-route/
DCONTRIBUTING.md1 <!--
12 -->
32 The `paper-foo` element causes the page to turn pink when clicked.
44 1. Put a `paper-foo` element in the page.
46 3. Click the `paper-foo` element.
53 ### Submitting Pull Requests
55pull request**, please ensure that an issue exists for the corresponding change in the pull reques…
57 When submitting pull requests, please provide:
59 …ing issue** or issues that will be closed by the pull request. Please refer to these issues in the…
72 …emoving styles that leaked which would cause the page to turn pink whenever `paper-foo` is clicked.
[all …]

12345678910>>...41