Skip to content

Conversation

@Sapana-Khemkar
Copy link
Contributor

@Sapana-Khemkar Sapana-Khemkar commented May 3, 2022

Add architecture enum for PPC64le. API proposal request raised here

Fixes #67428

@ghost ghost added community-contribution Indicates that the PR has been added by a community member new-api-needs-documentation and removed community-contribution Indicates that the PR has been added by a community member labels May 3, 2022
@ghost
Copy link

ghost commented May 3, 2022

Note regarding the new-api-needs-documentation label:

This serves as a reminder for when your PR is modifying a ref *.cs file and adding/modifying public APIs, to please make sure the API implementation in the src *.cs file is documented with triple slash comments, so the PR reviewers can sign off that change.

@ghost
Copy link

ghost commented May 3, 2022

I couldn't figure out the best area label to add to this PR. If you have write-permissions please help me learn by adding exactly one area label.

@ghost
Copy link

ghost commented May 29, 2022

Tagging subscribers to this area: @dotnet/interop-contrib
See info in area-owners.md if you want to be subscribed.

Issue Details

Add architecture enum for PPC64le. API proposal request raised here

Author: Sapana-Khemkar
Assignees: -
Labels:

area-System.Runtime.InteropServices, new-api-needs-documentation

Milestone: -

@Sapana-Khemkar
Copy link
Contributor Author

@AaronRobinsonMSFT @jkoritzinsky Can you please review this?

@directhex
Copy link
Contributor

Per API review, please change this so only the first P is capitalised, i.e. Ppc64le

@AaronRobinsonMSFT AaronRobinsonMSFT added the needs-author-action An issue or pull request that requires more info or actions from the author. label Jun 10, 2022
@ghost ghost removed the needs-author-action An issue or pull request that requires more info or actions from the author. label Jun 13, 2022
@Sapana-Khemkar
Copy link
Contributor Author

Per API review, please change this so only the first P is capitalised, i.e. Ppc64le

done

@akoeplinger akoeplinger merged commit e4aba62 into dotnet:main Jun 13, 2022
@ghost ghost locked as resolved and limited conversation to collaborators Jul 13, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[API Proposal]: Add architecture PPC64le to Architecture enum

6 participants