# stacks-usecase **Repository Path**: mirrors_intel/stacks-usecase ## Basic Information - **Project Name**: stacks-usecase - **Description**: End to End usecases using Intel System Stacks - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2025-10-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README DISCONTINUATION OF PROJECT. This project will no longer be maintained by Intel. This project has been identified as having known security escapes. Intel has ceased development and contributions including, but not limited to, maintenance, bug fixes, new releases, or updates, to this project. Intel no longer accepts patches to this project. ## Intel System Stacks Usecases [![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black) [![Build Status](https://travis-ci.com/intel/stacks-usecase.svg?branch=master)](https://travis-ci.com/intel/stacks-usecase) Intel System [stacks](https://github.com/intel/stacks) allow developers to quickly get up and running with images tailored, optimized, and tested together for specific use cases. This repository offers example use cases to explore the possibilities, an example architecture used for github issue classifiction is as below, please see the project directory for more details. ## Contributing ### Security Issues Security issues can be reported to Intel's security incident response team via [https://intel.com/security](https://intel.com/security). ### Coding Style We love pep8 (except for the line length of 79, we deem a length of 90 is good), and use black to ensure that coding style is consitent, please run `black xx.py` if you are making any change to python files. ### Mailing List See our public [mailing list](https://lists.01.org/mailman/listinfo/stacks) page for details on how to contact us. You should only subscribe to the Stacks mailing lists using an email address that you don't mind being public.