-
Notifications
You must be signed in to change notification settings - Fork 1.5k
DOCSP-35931: Issues and Help page #2744
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 2 commits
Commits
Show all changes
7 commits
Select commit
Hold shift + click to select a range
07ae880
DOCSP-35931: Issues and Help
norareidy 89c52bd
wording
norareidy 49926cf
review feedback
norareidy 05b37df
format
norareidy 139a3ed
feedback, source constants
norareidy fdbd40d
fixes and adding constants
norareidy 008d46f
Merge remote-tracking branch 'upstream/4.1' into DOCSP-35931-issues-a…
norareidy File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,55 @@ | ||
.. _laravel-issues-and-help: | ||
|
||
============= | ||
Issues & Help | ||
============= | ||
|
||
We are lucky to have a vibrant PHP community that includes users of varying | ||
experience with MongoDB PHP Library and {+odm-short+}. To get support for | ||
jmikola marked this conversation as resolved.
Show resolved
Hide resolved
|
||
general questions, search or post in the | ||
:community-forum:`MongoDB Community Forums <>`. | ||
GromNaN marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
To learn more about MongoDB support options, see the | ||
`Technical Support <https://www.mongodb.org/about/support>`__ page. | ||
|
||
Bugs / Feature Requests | ||
----------------------- | ||
|
||
If you've found a bug or want to see a new feature in {+odm-short+}, | ||
GromNaN marked this conversation as resolved.
Show resolved
Hide resolved
|
||
please report it in the GitHub issues section of the | ||
`mongodb/laravel-mongodb <https://github.com/mongodb/laravel-mongodb>`__ | ||
repository. | ||
GromNaN marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
If you want to contribute code, see the following section for instructions on | ||
submitting pull requests. | ||
GromNaN marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
To report a bug or request a new feature, perform the following steps: | ||
|
||
1. Visit the `GitHub issues <https://github.com/mongodb/laravel-mongodb/issues>`__ | ||
section and search for any similar issues or bugs. | ||
GromNaN marked this conversation as resolved.
Show resolved
Hide resolved
|
||
#. If you find a matching issue, you can reply to the thread to report that | ||
you have a similar issue or request. | ||
#. If you cannot find a matching issue, click :guilabel:`New issue` and select | ||
the appropriate issue type. | ||
#. If you selected "Bug report" or "Feature request", please provide as much | ||
GromNaN marked this conversation as resolved.
Show resolved
Hide resolved
|
||
information as possible about the issue. Click :guilabel:`Submit new issue` | ||
to complete your submission. | ||
|
||
If you've identified a security vulnerability in any official MongoDB | ||
product, please report it according to the instructions found in the | ||
:manual:`Create a Vulnerability Report page </tutorial/create-a-vulnerability-report>`. | ||
|
||
For general questions and support requests, please use one of MongoDB's | ||
:manual:`Technical Support </support/>` channels. | ||
|
||
Pull Requests | ||
------------- | ||
|
||
We are happy to accept contributions to help improve {+odm-short+}. | ||
|
||
We track current development in `PHPORM <https://jira.mongodb.org/projects/PHPORM/summary>`__ | ||
MongoDB JIRA project. | ||
|
||
To learn more about contributing to this project, see the | ||
`CONTRIBUTING.md <https://github.com/mongodb/laravel-mongodb/blob/4.1/CONTRIBUTING.md>`__ | ||
GromNaN marked this conversation as resolved.
Show resolved
Hide resolved
|
||
guide on GitHub. |
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.