Skip to content

Request for pid 2337 #13

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 2 commits into from
Apr 3, 2015
Merged

Request for pid 2337 #13

merged 2 commits into from
Apr 3, 2015

Conversation

fuegas
Copy link
Contributor

@fuegas fuegas commented Apr 3, 2015

Thank you for this initiative!
I would like to request pid 2337 for my project.
Board design will be released soon. I'm in the middle of reorganising the layout. When that's finished it will be added to the project.

Added profile for organization and the profile for the project.
@Arachnid
Copy link
Contributor

Arachnid commented Apr 3, 2015

Thanks for your pull request!

To link correctly, for the 'owner' field in the PID file you should specify the directory name of your org - 'slashdev' - rather than the title.

@fuegas
Copy link
Contributor Author

fuegas commented Apr 3, 2015

Sorry for the error, I've pushed the fix for it.

Arachnid added a commit that referenced this pull request Apr 3, 2015
@Arachnid Arachnid merged commit 1e32319 into pidcodes:master Apr 3, 2015
@fuegas
Copy link
Contributor Author

fuegas commented Apr 3, 2015

Many thanks and good luck with all the requests :)

Arachnid pushed a commit that referenced this pull request Oct 3, 2019
# <type>[optional scope]: <description>
# 
# [optional body]
# 
# [optional footer]
# 
# The key words “MUST”, “MUST NOT”, “REQUIRED”, “SHALL”, “SHALL NOT”, “SHOULD”, “SHOULD NOT”, “RECOMMENDED”, “MAY”, and “OPTIONAL” in this document are to be interpreted as described in RFC 2119.
# 
# 1. Commits MUST be prefixed with a type, which consists of a noun, feat, fix, etc., followed by a colon and a space.
# 
# 2. The type feat MUST be used when a commit adds a new feature to your application or library.
# 
# 3. The type fix MUST be used when a commit represents a bug fix for your application.
# 
# 4. An optional scope MAY be provided after a type. A scope is a phrase describing a section of the codebase enclosed in parenthesis, e.g., fix(parser):
# 
# 5. A description MUST immediately follow the type/scope prefix. The description is a short description of the code changes, e.g., fix: array parsing issue when multiple spaces were contained in string.
# 
# 6. A longer commit body MAY be provided after the short description, providing additional contextual information about the code changes. The body MUST begin one blank line after the description.
# 
# 7. A footer MAY be provided one blank line after the body (or after the description if body is missing). The footer SHOULD contain additional issue references about the code changes (such as the issues it fixes, e.g.,Fixes #13).
# 
# 8. Breaking changes MUST be indicated at the very beginning of the footer or body section of a commit. A breaking change MUST consist of the uppercase text BREAKING CHANGE, followed by a colon and a space.
# 
# 9. A description MUST be provided after the BREAKING CHANGE:, describing what has changed about the API, e.g., BREAKING # CHANGE: environment variables now take precedence over config files.
# 
# 10. The footer MUST only contain BREAKING CHANGE, external links, issue references, and other meta-information.
# 
# 11. Types other than feat and fix MAY be used in your commit messages.
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