Skip to content
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

rsanchez - dont need clipboard stuff right now #2230

Closed
wants to merge 1 commit into from

Conversation

kaosctrl
Copy link

@kaosctrl kaosctrl commented Dec 6, 2018

  • Please read https://github.com/ocornut/imgui/blob/master/.github/CONTRIBUTING.md
  • When adding a feature, please describe the usage context (how you intend to use it, why you need it, etc.).
  • When adding a feature, try to attach screenshots/gifs to clarify the context and demonstrate the feature at a glance.
  • When fixing a warning or compilation problem, post the compiler log and specify the version and OS you are using.
  • Make sure your code follows the coding style already used in the codebase (4 spaces identation, no tabs, type* name, local_variable, FunctionName(), MemberName, // Text Comment, //CodeComment(), etc.). We don't use modern C++ idioms, we don't use C++ style cast, we don't use C++ headers, and we can compile without a C++11 compatible compiler.
  • Make sure you create a branch for the pull request. In Git, 1 PR is associated to 1 branch. If you keep pushing to the same branch after you submitted the PR, your new commits will appear in the PR.

(Clear this form before submitting your PR)

@ocornut
Copy link
Owner

ocornut commented Dec 6, 2018

Hello Robert,
It seems you made a common Git mistake with opening this PR on the master repo, this looks like this is meant to stay in your mojang/imgui repo. Closing this now!

@ocornut ocornut closed this Dec 6, 2018
@kaosctrl kaosctrl deleted the rsanchez/noclippy branch December 6, 2018 21:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants