Skip to content

Commit

Permalink
Add a contributing reference to SmartRedis (#395)
Browse files Browse the repository at this point in the history
The CONTRIBUTING.md file added to in this PR points to the documentation
for SmartSim and SmartRedis that outlines a set of guidelines for contributors.

[ committed by @ashao ]
[ reviewed by @MattToast ]
  • Loading branch information
ashao authored Sep 28, 2023
1 parent cfbb69a commit faf58b3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
SmartRedis and SmartSim share the same contributor guidelines. Please refer to
[CONTRIBUTING.rst](https://github.com/CrayLabs/SmartSim/blob/develop/CONTRIBUTING.rst)
in the SmartSim repo or at CrayLabs[https://www.craylabs.org/docs/contributing.html]
3 changes: 3 additions & 0 deletions doc/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,17 @@ Description

- Updated the third-party RedisAI component
- Updated the third-party lcov component
- Add link to contributing guidelines

Detailed Notes

- Updated from RedisAI v1.2.3 (test target)/v1.2.4 and v1.2.5 (CI/CD pipeline) to v1.2.7 (PR402_)
- Updated lcov from version 1.15 to 2.0 (PR396_)
- Create CONTRIBUTIONS.md file that points to the contribution guideline for both SmartSim and SmartRedis (PR395_)

.. _PR402: https://github.com/CrayLabs/SmartRedis/pull/402
.. _PR396: https://github.com/CrayLabs/SmartRedis/pull/396
.. _PR394: https://github.com/CrayLabs/SmartRedis/pull/395

0.4.2
-----
Expand Down

0 comments on commit faf58b3

Please sign in to comment.