Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
F
flot
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
HS-public
flot
Commits
1d78faf0
Commit
1d78faf0
authored
Nov 27, 2012
by
David Schnur
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update contribution guidelines to include issues.
parent
b362df89
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
21 additions
and
2 deletions
+21
-2
CONTRIBUTING.md
CONTRIBUTING.md
+21
-2
No files found.
CONTRIBUTING.md
View file @
1d78faf0
## Contributing to Flot ##
## Contributing to Flot ##
We welcome all contributions, but these simple rules will greatly reduce the
We welcome all contributions, but following these guidelines results in less
amount of work and time that it takes to process your pull request:
work for Flot's maintainers, and ensures a faster and better response.
### Issues ###
Issues are not a way to ask general questions about Flot. If you see unexpected
behavior but are not 100% certain that it is a bug, please try posting to the
[
forum
](
http://groups.google.com/group/flot-graphs
)
first, and confirm that
what you see is really a Flot problem before creating a new issue for it.
When reporting a bug, please include a working demonstration of the problem, if
possible, or at least a clear description of the options you're using and the
environment (browser and version, jQuery version, other libraries) that you're
running under.
If you have suggestions for new features, or changes to existing ones, we'd
love to hear them! Please submit each suggestion as a separate new issue.
### Pull Requests ###
To make merging as easy as possible, please keep these rules in mind:
1.
Divide larger changes into a series of small, logical commits with
1.
Divide larger changes into a series of small, logical commits with
descriptive messages.
descriptive messages.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment