Skip to content

Commit 20050cb

Browse files
authored
Update Readme with contribution instructions (#239)
1 parent 37cac4f commit 20050cb

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

README.rst

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,20 @@ Xe2_HPG (BMG: Battlemage, LNL: Lunar Lake)
9494

9595
Xe3_LPG (Panther Lake)
9696

97+
No code changes may be introduced knowingly, that would regress for any currently supported hardware.
98+
All contributions must ensure continued compatibility and functionality across all supported hardware platforms.
99+
Failure to maintain hardware compatibility may result in the rejection or reversion of the contribution.
100+
101+
Any deliberate modifications or removal of hardware support will be transparently communicated.
102+
103+
API options are solely considered as a stable interface.
104+
Any debug parameters, environmental variables and internal data structures are not considered as an interface and may be changed or removed at any time.
105+
106+
To contribute, Create a pull request on https://github.com/intel/gmmlib with your changes. Ensure that your modifications build without errors.
107+
A maintainer will get in touch with you if there are any inquiries or concerns.
108+
109+
If you have any feedback or questions, please open an issue through our repository interface: https://github.com/intel/gmmlib/issues
110+
97111
Release Tags
98112
============
99113

0 commit comments

Comments
 (0)