Skip to content

Commit 50c28a6

Browse files
JoeOsterakertesztomlenthanjgola
authored
deploy issue template (#412)
* Updating License file to no date in the title /* * Copyright (c) 2020 Intel Corporation * * This program and the accompanying materials are made available under the * terms of the The MIT License which is available at * https://opensource.org/licenses/MIT. * * SPDX-License-Identifier: MIT */ * Update README.md * Fix FPGA entries * Update README.md Updates per request of sranikonda * Update README.md * removing duplicate samples after transfering to dwarves folders * Update Makefile.win changing compiler name from "dpcpp-cl" to "dpcpp" * Update Makefile.win * Update Makefile.win.fpga * Update CMakeLists.txt * Update CMakeLists.txt * Update CMakeLists.txt * Update README.md * Update README.md * Update from Legal Approval of 10/05/2020 * Create README.md * Add files via upload * Update README.md minor modifications to content, purpose and key implementation details. * Update sample.json aligned description with readme * Update README.md reshuffled parts of the purpose and implementation details and abstracted a few key concepts into better summaries. * Update sample.json synched description with readme. * Update README.md * Fixing conflicts * ng conflicts * Create README.md * Create sample.json * Create sample.json * removing franmeworks folder * fixing a issue * Fixing an issue * Update hyperlink * update a hyperlin * fixing hyperlink * updatereadme.md files w/ grammer corrections * updatereadme.md files w/ grammer & spelling corrections * Audrey's edits to fpga_compile's README * Disambiguate "compile time" in fpga_compile README * updatereadme.md files w/ grammer & spelling corrections * updatereadme.md files w/ grammer corrections * updatereadme.md files w/ grammer corrections * updatereadme.md files w/ grammer corrections * updatereadme.md files w/ grammer corrections * updatereadme.md files w/ grammer corrections * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * updatereadme.md files w/ corrected window run commands * Update README.md * Remove license files from all samples, except root * Readme changes based pn Lincense file requirements * removing unused folders * Minor fixits to FPGA project template READMEs Signed-off-by: Audrey Kertesz <audrey.kertesz@intel.com> * Fix some grammar-check-induced ambiguity in FPGA Reference Design READMEs Signed-off-by: Audrey Kertesz <audrey.kertesz@intel.com> * Correct name of FPGA PAC D5005 in reference design README files. Signed-off-by: Audrey Kertesz <audrey.kertesz@intel.com> * Fix errors introduced by grammar check in FPGA Design Pattern READMEs Signed-off-by: Audrey Kertesz <audrey.kertesz@intel.com> * Fix errors introduced by Grammarly in FPGA Tools and GettingStarted code samples Signed-off-by: Audrey Kertesz <audrey.kertesz@intel.com> * Fix auto-corrections in READMEs for FPGA Features code samples Signed-off-by: Audrey Kertesz <audrey.kertesz@intel.com> * repalcing license file * repalcing license file * correcting formatting * Update README.md * Update README.md * Update README.md * Fix Intel FPGA PAC D5005 name in FPGA REAMDEs Signed-off-by: Audrey Kertesz <audrey.kertesz@intel.com> * Update readme titles * Updateing readme body * Update ISO2DFD readme body * Updating hyperlinks * Revert "Remove license files from all samples, except root" This reverts commit e15c117. * Create new_sample * Rename new_sample to new_sample.md * Update new_sample.md * Update new_sample.md Co-authored-by: akertesz <67655634+akertesz@users.noreply.github.com> Co-authored-by: tomlenth <tom.f.lenth@intel.com> Co-authored-by: Audrey Kertesz <audrey.kertesz@intel.com> Co-authored-by: anjgola <anjali.gola@gmail.com>
1 parent ae07ae0 commit 50c28a6

1 file changed

Lines changed: 24 additions & 0 deletions

File tree

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
---
2+
name: Request to add a oneAPI Sample
3+
about: Use this template to request to add a new Code Sample
4+
title: 'Request to Add a oneAPI Sample <YourSampleName>'
5+
labels: 'enhancement'
6+
assignees: '@JoeOster, @srdontha'
7+
---
8+
9+
## Summary
10+
This is a request for a new code Sample called `YourSampleName`
11+
12+
## Description
13+
Include a short Description of what the sample while Demonstrate and why it is important to the ecosystem.
14+
15+
## Domain
16+
Please supply what [Domain](https://github.com/oneapi-src/oneAPI-samples/wiki/Reviewers-and-Domain-Experts) that you feel represnts your Code Sample. (Best Effort)
17+
18+
## Dependencies
19+
Please list any dependencies, libraries and images, etc and urls to the download locations
20+
21+
## Proposed folder Location
22+
Please include the proposed folder location for your sample to reside
23+
24+

0 commit comments

Comments
 (0)